diff --git a/pom.xml b/pom.xml index 2121f9f6..9dd7bed9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.4 + 3.3.5 @@ -35,9 +35,9 @@ 3.20240913110742_adb42f8 2.20241011144712_deb1f2c no.nav.familie.klage.ApplicationKt - 3.0_20241018104853_fa92410 + 3.0_20241102131210_d65efd1 2.0_20230214104704_706e9c0 - 5.0.5 + 5.0.8 4.9.1 @@ -89,7 +89,7 @@ org.flywaydb flyway-database-postgresql - 10.20.0 + 10.20.1 runtime @@ -226,7 +226,7 @@ org.testcontainers postgresql - 1.20.2 + 1.20.3 test @@ -274,7 +274,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins