From e52b721d23e546ce8608679d42c35c3228a5fd8d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 15 May 2018 09:16:23 +0100 Subject: [PATCH] Update the link that's used for Jetty's javadoc Closes gh-13167 --- spring-boot-docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index 1d94e2ad72..bbf1c84ee8 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -790,7 +790,7 @@ http://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/ http://docs.spring.io/autorepo/docs/spring-security/${spring-security.version}/apidocs/ http://tomcat.apache.org/tomcat-8.0-doc/api/ - http://download.eclipse.org/jetty/stable-9/apidocs/ + https://www.eclipse.org/jetty/javadoc/${jetty.version}/ http://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version}/