diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml
index e79894384..1cb016af4 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.1
+ 1.21.2
import
pom
diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml
index f808d9a3f..2790785f3 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.1
+ 1.21.2
import
pom