diff --git a/pom.xml b/pom.xml index 744c5dedf..9a08db03f 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 test diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml index 7c76ba020..3618b6461 100644 --- a/samples/quickperf/pom.xml +++ b/samples/quickperf/pom.xml @@ -73,7 +73,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index a8cfbaec3..12b2c88c8 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -54,7 +54,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 test diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml index ce4b65991..ec5de12fc 100644 --- a/samples/spring-data-jdbc/googlesql/pom.xml +++ b/samples/spring-data-jdbc/googlesql/pom.xml @@ -90,7 +90,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index 05aa58467..3db0c1aa3 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -132,7 +132,7 @@ org.testcontainers testcontainers - 2.0.2 + 2.0.3 test