Skip to content

Commit

Permalink
Bump the all-dependencies group with 10 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 10 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:sikkerhet](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:util](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:unleash](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:familie-utbetalingsgenerator](https://github.com/navikt/familie-utbetalingsgenerator) | `1.0_20240104161725_c2493c6` | `1.0_20240119115834_cc89420` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.3` | `1.19.4` |
| [com.github.doyaaaaaken:kotlin-csv-jvm](https://github.com/doyaaaaaken/kotlin-csv) | `1.9.2` | `1.9.3` |


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:sikkerhet` 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:util` 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:unleash` 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:familie-utbetalingsgenerator` from 1.0_20240104161725_c2493c6 to 1.0_20240119115834_cc89420
- [Commits](https://github.com/navikt/familie-utbetalingsgenerator/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)

Updates `com.github.doyaaaaaken:kotlin-csv-jvm` from 1.9.2 to 1.9.3
- [Release notes](https://github.com/doyaaaaaken/kotlin-csv/releases)
- [Commits](jsoizo/kotlin-csv@1.9.2...1.9.3)

---
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:sikkerhet
  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:util
  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:unleash
  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:familie-utbetalingsgenerator
  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
- dependency-name: com.github.doyaaaaaken:kotlin-csv-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 1705a8f commit 9a98252
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand All @@ -17,13 +17,13 @@
<java.version>21</java.version>
<kotlin.version>1.9.22</kotlin.version>
<springdoc.version>2.3.0</springdoc.version>
<felles.version>2.20240115122548_b867ed1</felles.version>
<felles.version>2.20240123084817_35f03aa</felles.version>
<familie.kontrakter.version>3.0_20240116082529_ee44807</familie.kontrakter.version>
<familie.eksterne-kontrakter.stonadsstatistikk-ef>2.0_20230926133506_4e05190</familie.eksterne-kontrakter.stonadsstatistikk-ef>
<familie.eksterne-kontrakter.saksstatistikk-ef>2.0_20230214104704_706e9c0</familie.eksterne-kontrakter.saksstatistikk-ef>
<familie.eksterne-kontrakter.arbeidsoppfolging>2.0_20230214104704_706e9c0</familie.eksterne-kontrakter.arbeidsoppfolging>
<prosessering.version>2.20240110093731_0eda75e</prosessering.version>
<utbetalingsgenerator.version>1.0_20240104161725_c2493c6</utbetalingsgenerator.version>
<utbetalingsgenerator.version>1.0_20240119115834_cc89420</utbetalingsgenerator.version>
<brukernotifikasjon-schemas.version>2.6.0</brukernotifikasjon-schemas.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<confluent.version>7.5.3</confluent.version>
Expand Down Expand Up @@ -250,13 +250,13 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.19.3</version>
<version>1.19.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.doyaaaaaken</groupId>
<artifactId>kotlin-csv-jvm</artifactId>
<version>1.9.2</version>
<version>1.9.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9a98252

Please sign in to comment.