diff --git a/pom.xml b/pom.xml
index d8064cda4..93d5775c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
org.testcontainers
testcontainers
- 1.21.3
+ 2.0.1
test
diff --git a/samples/quickperf/pom.xml b/samples/quickperf/pom.xml
index ca7335c4f..72ca67a5b 100644
--- a/samples/quickperf/pom.xml
+++ b/samples/quickperf/pom.xml
@@ -73,7 +73,7 @@
org.testcontainers
testcontainers
- 1.21.3
+ 2.0.1
test
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 07c7ab457..e21310cf5 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -54,7 +54,7 @@
org.testcontainers
testcontainers
- 1.21.3
+ 2.0.1
test
diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml
index be86aa508..4b00f3176 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.3
+ 2.0.1
diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml
index b7305065b..62e6ad6ec 100644
--- a/samples/spring-data-jdbc/postgresql/pom.xml
+++ b/samples/spring-data-jdbc/postgresql/pom.xml
@@ -132,7 +132,7 @@
org.testcontainers
testcontainers
- 1.21.3
+ 2.0.1
test