From fbe1c5056f8bc41108854a3983a5634478f372a7 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 19 Jul 2024 09:46:49 +0200 Subject: [PATCH] GH-742 - Re-enable linking to Spring Boot Javadoc. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index a0e069ea..dcaf11b4 100644 --- a/pom.xml +++ b/pom.xml @@ -470,6 +470,7 @@ 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/