diff --git a/examples/testcontainers-java/pom.xml b/examples/testcontainers-java/pom.xml index 8ee4cde..e5a7e04 100644 --- a/examples/testcontainers-java/pom.xml +++ b/examples/testcontainers-java/pom.xml @@ -12,8 +12,8 @@ UTF-8 17 17 - 1.17.6 - 5.9.1 + 1.19.3 + 5.10.1 @@ -35,7 +35,7 @@ org.assertj assertj-core - 3.23.1 + 3.24.2 test @@ -53,13 +53,13 @@ org.slf4j slf4j-api - 2.0.3 + 2.0.9 test ch.qos.logback logback-classic - 1.4.3 + 1.4.14 test