diff --git a/samples/spring-data-jdbc/pom.xml b/samples/spring-data-jdbc/pom.xml
index 0ab871aa0..6d69c1e0e 100644
--- a/samples/spring-data-jdbc/pom.xml
+++ b/samples/spring-data-jdbc/pom.xml
@@ -72,7 +72,7 @@
org.postgresql
postgresql
- 42.7.4
+ 42.7.5
diff --git a/samples/spring-data-mybatis/pom.xml b/samples/spring-data-mybatis/pom.xml
index 73ff402e2..8b081e13c 100644
--- a/samples/spring-data-mybatis/pom.xml
+++ b/samples/spring-data-mybatis/pom.xml
@@ -75,7 +75,7 @@
org.postgresql
postgresql
- 42.7.4
+ 42.7.5
org.testcontainers