diff --git a/pom.xml b/pom.xml
index 30c285d3e..6fd6de5d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
org.testcontainers
testcontainers
- 1.21.2
+ 1.21.3
test
diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml
index 4f5cb025f..a7f867c9c 100644
--- a/samples/quickperf/pom.xml
+++ b/samples/quickperf/pom.xml
@@ -73,7 +73,7 @@
org.testcontainers
testcontainers
- 1.21.2
+ 1.21.3
test
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 8cbc9c7d8..b8e76427b 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -54,7 +54,7 @@
org.testcontainers
testcontainers
- 1.21.2
+ 1.21.3
test
diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml
index 66c075494..64c806e0f 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.2
+ 1.21.3
diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml
index 3a0993ce3..bd4e87cdf 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.2
+ 1.21.3
test