From 3a8cefd97669bb7b710a705fa83d61cba61f6004 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 17 Apr 2025 17:17:27 +0200 Subject: [PATCH] GH-2318 - Temporarily disable linking to Spring Framework docs. As they are missing from the release. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1f06090c..d26a8ff7 100644 --- a/pom.xml +++ b/pom.xml @@ -712,7 +712,7 @@ true none - https://docs.spring.io/spring/docs/${spring.version}/javadoc-api/ + https://docs.oracle.com/en/java/javase/17/docs/api/