diff --git a/pom.xml b/pom.xml
index c50a25eef..c401f18ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
org.testcontainers
testcontainers
- 1.21.1
+ 1.21.2
test
diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml
index 4ac5fff3f..85a451133 100644
--- a/samples/quickperf/pom.xml
+++ b/samples/quickperf/pom.xml
@@ -73,7 +73,7 @@
org.testcontainers
testcontainers
- 1.21.1
+ 1.21.2
test
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 11e7fb312..54554778f 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -54,7 +54,7 @@
org.testcontainers
testcontainers
- 1.21.1
+ 1.21.2
test
diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml
index fbc95e391..503f8ce30 100644
--- a/samples/spring-data-jdbc/googlesql/pom.xml
+++ b/samples/spring-data-jdbc/googlesql/pom.xml
@@ -90,7 +90,7 @@
org.testcontainers
testcontainers
- 1.21.1
+ 1.21.2
diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml
index a9558ba56..24f285d4b 100644
--- a/samples/spring-data-jdbc/postgresql/pom.xml
+++ b/samples/spring-data-jdbc/postgresql/pom.xml
@@ -119,7 +119,7 @@
org.testcontainers
testcontainers
- 1.21.1
+ 1.21.2
test