Skip to content

Commit bfba7fd

Browse files
committed
Upgrade to Jetty 9.4.51.v20230217
Closes gh-34651
1 parent 7fa5dab commit bfba7fd

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
@@ -980,7 +980,7 @@ bom {
980980
]
981981
}
982982
}
983-
library("Jetty", "9.4.50.v20221201") {
983+
library("Jetty", "9.4.51.v20230217") {
984984
prohibit {
985985
versionRange "[10.0.0-alpha0,)"
986986
because "it requires Java 11"

0 commit comments

Comments
 (0)