Skip to content

Commit 6484be2

Browse files
committed
Upgrade to Jetty 9.4.48.v20220622
Closes gh-31507
1 parent 9e98f69 commit 6484be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ bom {
909909
]
910910
}
911911
}
912-
library("Jetty", "9.4.47.v20220610") {
912+
library("Jetty", "9.4.48.v20220622") {
913913
prohibit("[10.0.0-alpha0,)") {
914914
because "it requires Java 11"
915915
}

0 commit comments

Comments
 (0)