Skip to content

Commit 8904649

Browse files
committed
Upgrade to Jetty 9.4.41.v20210516
Closes gh-26601
1 parent a160453 commit 8904649

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
@@ -796,7 +796,7 @@ bom {
796796
]
797797
}
798798
}
799-
library("Jetty", "9.4.40.v20210413") {
799+
library("Jetty", "9.4.41.v20210516") {
800800
group("org.eclipse.jetty") {
801801
imports = [
802802
"jetty-bom"

0 commit comments

Comments
 (0)