Skip to content

Commit 72257ba

Browse files
committed
Upgrade to Jetty 9.4.47.v20220610
Closes gh-31487
1 parent e741637 commit 72257ba

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
@@ -909,7 +909,7 @@ bom {
909909
]
910910
}
911911
}
912-
library("Jetty", "9.4.46.v20220331") {
912+
library("Jetty", "9.4.47.v20220610") {
913913
prohibit("[10.0.0-alpha0,)") {
914914
because "it requires Java 11"
915915
}

0 commit comments

Comments
 (0)