diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml
index 7251ed3c6..c64c8163e 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.0
+ 1.21.1
import
pom
diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml
index 7bab0db7f..e3923a040 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.0
+ 1.21.1
import
pom