diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml
index 0734042ae..b36c8f2b3 100644
--- a/samples/spring-data-mybatis/googlesql/pom.xml
+++ b/samples/spring-data-mybatis/googlesql/pom.xml
@@ -49,7 +49,7 @@
org.testcontainers
testcontainers-bom
- 1.21.3
+ 2.0.1
import
pom
diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml
index 449634a8a..f5afdd093 100644
--- a/samples/spring-data-mybatis/postgresql/pom.xml
+++ b/samples/spring-data-mybatis/postgresql/pom.xml
@@ -42,7 +42,7 @@
org.testcontainers
testcontainers-bom
- 1.21.3
+ 2.0.1
import
pom