Skip to content

Commit 4caab74

Browse files
committed
Upgrade to Jetty 9.4.41.v20210516
Closes gh-26603
1 parent a5f9e39 commit 4caab74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ bom {
883883
]
884884
}
885885
}
886-
library("Jetty", "9.4.40.v20210413") {
886+
library("Jetty", "9.4.41.v20210516") {
887887
prohibit("[11.0.0-alpha0,)") {
888888
because "it uses the jakarta.* namespace"
889889
}

0 commit comments

Comments
 (0)