From 9d1d25e83341aebfde726791f8fae115b200c700 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Mar 2025 08:20:02 +0100 Subject: [PATCH] After release cleanups. See #252 --- bom/pom.xml | 50 +++++++++++++++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 19 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index f2fe7ac..f4af74e 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -74,114 +74,114 @@ org.springframework.data spring-data-cassandra - 4.4.4 + 4.4.5-SNAPSHOT org.springframework.data spring-data-commons - 3.4.4 + 3.4.5-SNAPSHOT org.springframework.data spring-data-couchbase - 5.4.4 + 5.4.5-SNAPSHOT org.springframework.data spring-data-elasticsearch - 5.4.4 + 5.4.5-SNAPSHOT org.springframework.data spring-data-jdbc - 3.4.4 + 3.4.5-SNAPSHOT org.springframework.data spring-data-r2dbc - 3.4.4 + 3.4.5-SNAPSHOT org.springframework.data spring-data-relational - 3.4.4 + 3.4.5-SNAPSHOT org.springframework.data spring-data-jpa - 3.4.4 + 3.4.5-SNAPSHOT org.springframework.data spring-data-envers - 3.4.4 + 3.4.5-SNAPSHOT org.springframework.data spring-data-mongodb - 4.4.4 + 4.4.5-SNAPSHOT org.springframework.data spring-data-neo4j - 7.4.4 + 7.4.5-SNAPSHOT org.springframework.data spring-data-redis - 3.4.4 + 3.4.5-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 4.4.4 + 4.4.5-SNAPSHOT org.springframework.data spring-data-rest-core - 4.4.4 + 4.4.5-SNAPSHOT org.springframework.data spring-data-rest-hal-explorer - 4.4.4 + 4.4.5-SNAPSHOT org.springframework.data spring-data-keyvalue - 3.4.4 + 3.4.5-SNAPSHOT org.springframework.data spring-data-ldap - 3.4.4 + 3.4.5-SNAPSHOT @@ -412,7 +412,19 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +