diff --git a/pom.xml b/pom.xml
index ea83da528..77531c7a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
org.testcontainers
testcontainers
- 2.0.1
+ 2.0.2
test
diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml
index fa77d4400..77bb20a5c 100644
--- a/samples/quickperf/pom.xml
+++ b/samples/quickperf/pom.xml
@@ -73,7 +73,7 @@
org.testcontainers
testcontainers
- 2.0.1
+ 2.0.2
test
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index d530b54f0..0b58ad4b5 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -54,7 +54,7 @@
org.testcontainers
testcontainers
- 2.0.1
+ 2.0.2
test
diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml
index cd696f70c..13216837c 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.1
+ 2.0.2
diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml
index 1a53393d0..a2d27c2e0 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.1
+ 2.0.2
test