Skip to content

Commit

Permalink
Bump the all-dependencies group with 9 updates (#1099)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.2.1` | `3.2.2` |
| [no.nav.familie.felles:unleash](https://github.com/navikt/familie-felles) | `2.20240115122548_b867ed1` | `2.20240123084817_35f03aa` |
| [no.nav.familie.felles:log](https://github.com/navikt/familie-felles) | `2.20240115122548_b867ed1` | `2.20240123084817_35f03aa` |
| [no.nav.familie.felles:kafka](https://github.com/navikt/familie-felles) | `2.20240115122548_b867ed1` | `2.20240123084817_35f03aa` |
| [no.nav.familie.felles:http-client](https://github.com/navikt/familie-felles) | `2.20240115122548_b867ed1` | `2.20240123084817_35f03aa` |
| [no.nav.familie.felles:sikkerhet](https://github.com/navikt/familie-felles) | `2.20240115122548_b867ed1` | `2.20240123084817_35f03aa` |
| [no.nav.familie.felles:leader](https://github.com/navikt/familie-felles) | `2.20240115122548_b867ed1` | `2.20240123084817_35f03aa` |
| [no.nav.familie.felles:util](https://github.com/navikt/familie-felles) | `2.20240115122548_b867ed1` | `2.20240123084817_35f03aa` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.3` | `1.19.4` |


Updates `org.springframework.boot:spring-boot-starter-parent` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.1...v3.2.2)

Updates `no.nav.familie.felles:unleash` from 2.20240115122548_b867ed1 to 2.20240123084817_35f03aa
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:log` from 2.20240115122548_b867ed1 to 2.20240123084817_35f03aa
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:kafka` from 2.20240115122548_b867ed1 to 2.20240123084817_35f03aa
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:http-client` from 2.20240115122548_b867ed1 to 2.20240123084817_35f03aa
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:sikkerhet` from 2.20240115122548_b867ed1 to 2.20240123084817_35f03aa
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:leader` from 2.20240115122548_b867ed1 to 2.20240123084817_35f03aa
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `no.nav.familie.felles:util` from 2.20240115122548_b867ed1 to 2.20240123084817_35f03aa
- [Commits](https://github.com/navikt/familie-felles/commits)

Updates `org.testcontainers:postgresql` from 1.19.3 to 1.19.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.3...1.19.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:unleash
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:log
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:kafka
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:http-client
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:sikkerhet
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:leader
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.felles:util
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 1d76653 commit bdb2c4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</parent>

<properties>
Expand All @@ -22,7 +22,7 @@
<kotlin.version>1.9.22</kotlin.version>
<springdoc.version>2.3.0</springdoc.version>
<mockk.version>1.13.9</mockk.version>
<felles.version>2.20240115122548_b867ed1</felles.version>
<felles.version>2.20240123084817_35f03aa</felles.version>
<prosessering.version>2.20240110093731_0eda75e</prosessering.version>
<confluent.version>7.5.3</confluent.version>
<brukernotifikasjon-skjemas.version>2.6.0</brukernotifikasjon-skjemas.version>
Expand Down Expand Up @@ -231,7 +231,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.19.3</version>
<version>1.19.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bdb2c4f

Please sign in to comment.