diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml index b30af0dfd..67c84376b 100644 --- a/samples/spring-data-jdbc/googlesql/pom.xml +++ b/samples/spring-data-jdbc/googlesql/pom.xml @@ -60,7 +60,7 @@ org.springframework.boot spring-boot-starter-data-jdbc - 4.0.0 + 4.0.1 diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index ea0f19d9a..49983c25a 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -60,7 +60,7 @@ org.springframework.boot spring-boot-starter-data-jdbc - 4.0.0 + 4.0.1