Skip to content

Commit

Permalink
build(deps): bump common.version
Browse files Browse the repository at this point in the history
Bumps `common.version` from 3.2024.10.25_13.44-9db48a0dbe67 to 3.2024.11.26_16.35-432a29107830.

Updates `no.nav.common:rest` from 3.2024.10.25_13.44-9db48a0dbe67 to 3.2024.11.26_16.35-432a29107830
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:types` from 3.2024.10.25_13.44-9db48a0dbe67 to 3.2024.11.26_16.35-432a29107830
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:auth` from 3.2024.10.25_13.44-9db48a0dbe67 to 3.2024.11.26_16.35-432a29107830
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:metrics` from 3.2024.10.25_13.44-9db48a0dbe67 to 3.2024.11.26_16.35-432a29107830
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:client` from 3.2024.10.25_13.44-9db48a0dbe67 to 3.2024.11.26_16.35-432a29107830
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:log` from 3.2024.10.25_13.44-9db48a0dbe67 to 3.2024.11.26_16.35-432a29107830
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:token-client` from 3.2024.10.25_13.44-9db48a0dbe67 to 3.2024.11.26_16.35-432a29107830
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:job` from 3.2024.10.25_13.44-9db48a0dbe67 to 3.2024.11.26_16.35-432a29107830
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

---
updated-dependencies:
- dependency-name: no.nav.common:rest
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.common:types
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.common:auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.common:metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.common:client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.common:log
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.common:token-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.common:job
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent a985809 commit 622fe1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<java.version>21</java.version>
<common.version>3.2024.10.25_13.44-9db48a0dbe67</common.version>
<common.version>3.2024.11.26_16.35-432a29107830</common.version>
<confluent.version>5.5.1</confluent.version>
<avro.version>1.11.0</avro.version>
<testcontainers.version>1.20.4</testcontainers.version>
Expand Down

0 comments on commit 622fe1c

Please sign in to comment.