Skip to content

Commit c7254cf

Browse files
committed
Upgrade to Jetty 9.4.49.v20220914
Closes gh-32441
1 parent 634799f commit c7254cf

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
@@ -912,7 +912,7 @@ bom {
912912
]
913913
}
914914
}
915-
library("Jetty", "9.4.48.v20220622") {
915+
library("Jetty", "9.4.49.v20220914") {
916916
prohibit("[10.0.0-alpha0,)") {
917917
because "it requires Java 11"
918918
}

0 commit comments

Comments
 (0)