diff --git a/finish/pom.xml b/finish/pom.xml index ffe8d07..2d1ccda 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -45,7 +45,7 @@ org.junit.jupiter junit-jupiter - 5.11.4 + 5.12.0 test @@ -76,7 +76,7 @@ org.testcontainers testcontainers - 1.20.4 + 1.20.5 test @@ -84,7 +84,7 @@ org.slf4j slf4j-reload4j - 2.0.16 + 2.0.17 test @@ -92,7 +92,7 @@ org.slf4j slf4j-api - 2.0.16 + 2.0.17 diff --git a/start/pom.xml b/start/pom.xml index c0890b8..d8175ad 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -44,7 +44,7 @@ org.junit.jupiter junit-jupiter - 5.11.4 + 5.12.0 test