From 302691df7f263fa2ea1a7830a1f187c0e6405fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Chicchiricc=C3=B2?= Date: Thu, 22 Jun 2023 07:26:42 +0200 Subject: [PATCH] Re-adding Spring Milestore repository to catch up with CAS --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index f90d746c73..d292639ebe 100644 --- a/pom.xml +++ b/pom.xml @@ -1249,6 +1249,16 @@ under the License. true + + repository.spring.milestone + https://repo.spring.io/milestone + + true + + + false + + @@ -1282,6 +1292,7 @@ under the License. true + repository.spring.milestone https://repo.spring.io/milestone