From fcc79c4b0a2a9786bd3b050f15f6fd78df112ba7 Mon Sep 17 00:00:00 2001 From: Maciej Walkowiak Date: Mon, 14 Aug 2023 22:53:46 +0200 Subject: [PATCH] Fix Spring repositories. --- pom.xml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 44f33a9b0..086943923 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-build - 4.0.1 + 4.0.5 @@ -185,14 +185,6 @@ false - - spring-releases - Spring Releases - https://repo.spring.io/release - - false - - @@ -214,14 +206,6 @@ false - - spring-releases - Spring Releases - https://repo.spring.io/libs-release-local - - false - -