diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml
index 9855e9f09..8eb642fe7 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
- 2.0.2
+ 2.0.3
import
pom
diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml
index 9a95563d1..96cec67c1 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
- 2.0.2
+ 2.0.3
import
pom