diff --git a/bom-client/pom.xml b/bom-client/pom.xml
index c8cef50..4569f21 100644
--- a/bom-client/pom.xml
+++ b/bom-client/pom.xml
@@ -169,8 +169,18 @@
- spring-libs-snapshot
- https://repo.spring.io/libs-snapshot
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+ true
+
+
+ false
+
+
+
+ spring-milestone
+ https://repo.spring.io/milestone
diff --git a/bom/pom.xml b/bom/pom.xml
index ce3eba4..36ef950 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -411,11 +411,4 @@
-
-
- spring-libs-release
- https://repo.spring.io/libs-release
-
-
-