We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8b1373 + 19be9b6 commit 86330d8Copy full SHA for 86330d8
1 file changed
module/spring-boot-jetty/build.gradle
@@ -26,7 +26,6 @@ description = "Spring Boot Jetty"
26
27
dependencies {
28
api(project(":module:spring-boot-web-server"))
29
- api("org.eclipse.jetty.ee11:jetty-ee11-servlets")
30
api("org.eclipse.jetty.ee11:jetty-ee11-webapp")
31
32
implementation("org.eclipse.jetty.compression:jetty-compression-server")
0 commit comments