Skip to content

Commit 7238ddd

Browse files
committed
Upgrade to Jetty 9.4.50.v20221201
Closes gh-33577
1 parent 8a376cb commit 7238ddd

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
@@ -943,7 +943,7 @@ bom {
943943
]
944944
}
945945
}
946-
library("Jetty", "9.4.49.v20220914") {
946+
library("Jetty", "9.4.50.v20221201") {
947947
prohibit("[10.0.0-alpha0,)") {
948948
because "it requires Java 11"
949949
}

0 commit comments

Comments
 (0)