From 5c762adb2cce50a8a190c66400518505569b5ccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 04:18:03 +0000 Subject: [PATCH] Bump the all-dependencies group with 8 updates Bumps the all-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.20` | | [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.20` | | org.jetbrains.kotlin:kotlin-maven-allopen | `1.9.10` | `1.9.20` | | org.jetbrains.kotlin:kotlin-maven-plugin | `1.9.10` | `1.9.20` | | [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20231026154353_1ccdbb1` | `3.0_20231114145122_eb1ce78` | | [no.nav.familie.kontrakter:enslig-forsorger-test](https://github.com/navikt/familie-kontrakter) | `3.0_20231026154353_1ccdbb1` | `3.0_20231114145122_eb1ce78` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.1` | `1.19.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.1` | `3.2.2` | Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.10 to 1.9.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.20) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 1.9.10 to 1.9.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.20) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.10 to 1.9.20 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.10 to 1.9.20 Updates `no.nav.familie.kontrakter:felles` from 3.0_20231026154353_1ccdbb1 to 3.0_20231114145122_eb1ce78 - [Commits](https://github.com/navikt/familie-kontrakter/commits) Updates `no.nav.familie.kontrakter:enslig-forsorger-test` from 3.0_20231026154353_1ccdbb1 to 3.0_20231114145122_eb1ce78 - [Commits](https://github.com/navikt/familie-kontrakter/commits) Updates `org.testcontainers:postgresql` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.1...1.19.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.familie.kontrakter:felles dependency-type: direct:production dependency-group: all-dependencies - dependency-name: no.nav.familie.kontrakter:enslig-forsorger-test 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: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 39b1d877..fbfc38e5 100644 --- a/pom.xml +++ b/pom.xml @@ -29,13 +29,13 @@ -SNAPSHOT 17 - 1.9.10 + 1.9.20 2.2.0 1.13.8 2.20231023162434_fa320ce 2.20231026103714_2f17845 no.nav.familie.klage.ApplicationKt - 3.0_20231026154353_1ccdbb1 + 3.0_20231114145122_eb1ce78 2.0_20230214104704_706e9c0 3.0.8 4.9.1 @@ -211,7 +211,7 @@ org.testcontainers postgresql - 1.19.1 + 1.19.2 test @@ -260,7 +260,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.1 + 3.2.2 org.apache.maven.plugins