From f5a8608da81586890078f72611817709fd1ebf8a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 10:25:35 +0100 Subject: [PATCH] After release cleanups. See #184 --- bom/pom.xml | 52 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 20 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index e20dcb2..9d9de1b 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -74,121 +74,121 @@ org.springframework.data spring-data-cassandra - 3.4.18 + 3.4.19-SNAPSHOT org.springframework.data spring-data-commons - 2.7.18 + 2.7.19-SNAPSHOT org.springframework.data spring-data-couchbase - 4.4.18 + 4.4.19-SNAPSHOT org.springframework.data spring-data-elasticsearch - 4.4.18 + 4.4.19-SNAPSHOT org.springframework.data spring-data-geode - 2.7.18 + 2.7.19-SNAPSHOT org.springframework.data spring-data-jdbc - 2.4.18 + 2.4.19-SNAPSHOT org.springframework.data spring-data-relational - 2.4.18 + 2.4.19-SNAPSHOT org.springframework.data spring-data-jpa - 2.7.18 + 2.7.19-SNAPSHOT org.springframework.data spring-data-mongodb - 3.4.18 + 3.4.19-SNAPSHOT org.springframework.data spring-data-neo4j - 6.3.18 + 6.3.19-SNAPSHOT org.springframework.data spring-data-r2dbc - 1.5.18 + 1.5.19-SNAPSHOT org.springframework.data spring-data-redis - 2.7.18 + 2.7.19-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 3.7.18 + 3.7.19-SNAPSHOT org.springframework.data spring-data-rest-core - 3.7.18 + 3.7.19-SNAPSHOT org.springframework.data spring-data-rest-hal-explorer - 3.7.18 + 3.7.19-SNAPSHOT org.springframework.data spring-data-keyvalue - 2.7.18 + 2.7.19-SNAPSHOT org.springframework.data spring-data-envers - 2.7.18 + 2.7.19-SNAPSHOT org.springframework.data spring-data-ldap - 2.7.18 + 2.7.19-SNAPSHOT @@ -419,6 +419,18 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +