Skip to content

Commit 0b2f22b

Browse files
committed
Upgrade to Jetty 9.4.52.v20230823
Closes gh-37287
1 parent c8178b2 commit 0b2f22b

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.51.v20230217") {
983+
library("Jetty", "9.4.52.v20230823") {
984984
prohibit {
985985
versionRange "[10.0.0-alpha0,)"
986986
because "it requires Java 11"

0 commit comments

Comments
 (0)