diff --git a/pom.xml b/pom.xml index 33d7e798d..180a187a7 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ org.testcontainers testcontainers - 1.20.2 + 1.20.3 test diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml index b1b7d057a..3a4234b95 100644 --- a/samples/quickperf/pom.xml +++ b/samples/quickperf/pom.xml @@ -73,7 +73,7 @@ org.testcontainers testcontainers - 1.20.2 + 1.20.3 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 5efd8b88d..a93c28a1f 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ org.testcontainers testcontainers - 1.20.2 + 1.20.3 test diff --git a/samples/spring-data-jdbc/pom.xml b/samples/spring-data-jdbc/pom.xml index bc66cd31f..4ea50f09c 100644 --- a/samples/spring-data-jdbc/pom.xml +++ b/samples/spring-data-jdbc/pom.xml @@ -114,7 +114,7 @@ org.testcontainers testcontainers - 1.20.2 + 1.20.3 test