Skip to content

Commit 6096bdb

Browse files
committed
GH-742 - Disable linking to Spring Boot Javadoc as it breaks the build.
1 parent c6c5827 commit 6096bdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ limitations under the License.
470470
<show>package</show>
471471
<quiet>true</quiet>
472472
<links>
473-
<link>https://docs.spring.io/spring-boot/${spring-boot.version}/api/java/</link>
474473
<link>https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/</link>
475474
<link>https://docs.oracle.com/en/java/javase/17/docs/api/</link>
476475
</links>

0 commit comments

Comments
 (0)