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