diff --git a/jdbc/howto/schema-generation/pom.xml b/jdbc/howto/schema-generation/pom.xml index 29f5c92e..0b065532 100644 --- a/jdbc/howto/schema-generation/pom.xml +++ b/jdbc/howto/schema-generation/pom.xml @@ -18,10 +18,6 @@ https://projects.spring.io/spring-data-jdbc 2023 - - 2023.1.0-M2 - - diff --git a/jpa/pom.xml b/jpa/pom.xml index a7018607..80661b14 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -31,26 +31,6 @@ graalvm-native - - - hibernate-53 - - 5.3.0.Final - - - - java-next - - - [8,14] - - - - eclipselink - - - - diff --git a/pom.xml b/pom.xml index 7fb21474..801bef88 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0 + 3.5.0-RC1 @@ -44,14 +44,14 @@ spring-data-next-releasetrain - 2025.0.0-SNAPSHOT + 2025.1.0-SNAPSHOT spring-data-next - 2024.1.1-SNAPSHOT + 2025.0.0-SNAPSHOT