diff --git a/samples/spring-data-jdbc/googlesql/pom.xml b/samples/spring-data-jdbc/googlesql/pom.xml index ce4b65991..7d84d04f1 100644 --- a/samples/spring-data-jdbc/googlesql/pom.xml +++ b/samples/spring-data-jdbc/googlesql/pom.xml @@ -23,7 +23,7 @@ org.springframework.data spring-data-bom - 2025.0.5 + 2025.1.1 import pom diff --git a/samples/spring-data-jdbc/postgresql/pom.xml b/samples/spring-data-jdbc/postgresql/pom.xml index 05aa58467..aa3c176fa 100644 --- a/samples/spring-data-jdbc/postgresql/pom.xml +++ b/samples/spring-data-jdbc/postgresql/pom.xml @@ -23,7 +23,7 @@ org.springframework.data spring-data-bom - 2025.0.5 + 2025.1.1 import pom diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml index 9855e9f09..21a1568f8 100644 --- a/samples/spring-data-mybatis/googlesql/pom.xml +++ b/samples/spring-data-mybatis/googlesql/pom.xml @@ -28,7 +28,7 @@ org.springframework.data spring-data-bom - 2025.0.5 + 2025.1.1 import pom diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml index 9a95563d1..cbd85d433 100644 --- a/samples/spring-data-mybatis/postgresql/pom.xml +++ b/samples/spring-data-mybatis/postgresql/pom.xml @@ -28,7 +28,7 @@ org.springframework.data spring-data-bom - 2025.0.5 + 2025.1.1 import pom