From 2262f070743d5c1d10d242c52d9c20e2285eafaf Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 14 Feb 2025 17:36:40 +0100 Subject: [PATCH] GH-2303 - Fix repository declaration. --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 27cc0b44..733a3e86 100644 --- a/pom.xml +++ b/pom.xml @@ -915,6 +915,16 @@ spring-milestone https://repo.spring.io/milestone + + false + + + + spring-snapshot + https://repo.spring.io/snapshot + + false +