From 6525bc46efc6540ee1ea616de2bac132b2ff5bfe Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Thu, 4 Jan 2018 16:17:20 +0100 Subject: [PATCH] Add Jetty libraries to Javadoc build --- spring-boot-project/spring-boot-docs/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml index 798ca9d7214..6824b5fda1d 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -467,6 +467,16 @@ javax-websocket-server-impl true + + org.eclipse.jetty + jetty-alpn-conscrypt-server + true + + + org.eclipse.jetty.http2 + http2-server + true + org.flywaydb flyway-core