From 53f6bc97ad21686a0abbccb8897f81c4d35e350e Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 22 Mar 2024 08:59:17 +0100 Subject: [PATCH] GH-537 - Temporarily stop linking to Boot's Javadoc. Looks like there's an issue with 3.3 M3's Javadoc publication, likely induced by Boot's move to Antorra. --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8b3c9e5..37cc0df6 100644 --- a/pom.xml +++ b/pom.xml @@ -450,7 +450,6 @@ limitations under the License. package true - https://docs.spring.io/spring-boot/docs/${spring-boot.version}/api/ https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/ https://docs.oracle.com/en/java/javase/17/docs/api/