From 6096bdb1dd15a64ee91afe6ee9aa065502b0bfe3 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 19 Jul 2024 01:56:53 +0200 Subject: [PATCH] GH-742 - Disable linking to Spring Boot Javadoc as it breaks the build. --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index dcaf11b4..a0e069ea 100644 --- a/pom.xml +++ b/pom.xml @@ -470,7 +470,6 @@ limitations under the License. package true - https://docs.spring.io/spring-boot/${spring-boot.version}/api/java/ https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/ https://docs.oracle.com/en/java/javase/17/docs/api/