diff --git a/bom-client/pom.xml b/bom-client/pom.xml index 9067df7..fec4fbc 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -177,8 +177,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 9bfef08..9979d88 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -418,11 +418,4 @@ - - - spring-libs-release - https://repo.spring.io/libs-release - - -