diff --git a/pom.xml b/pom.xml
index 214acbd50..2982c1485 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
org.testcontainers
testcontainers
- 1.21.0
+ 1.21.1
test
diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml
index ded824cc6..145524f70 100644
--- a/samples/quickperf/pom.xml
+++ b/samples/quickperf/pom.xml
@@ -73,7 +73,7 @@
org.testcontainers
testcontainers
- 1.21.0
+ 1.21.1
test
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index c4a2845e9..c4838e0ee 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -54,7 +54,7 @@
org.testcontainers
testcontainers
- 1.21.0
+ 1.21.1
test
diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml
index a9279a6b2..db2559a92 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.0
+ 1.21.1
diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml
index 59d1a8118..7265efbe5 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.0
+ 1.21.1
test