Skip to content

Commit 9a89e83

Browse files
committed
Upgrade to Jetty 9.4.46.v20220331
Closes gh-30684
1 parent aa629c8 commit 9a89e83

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
@@ -907,7 +907,7 @@ bom {
907907
]
908908
}
909909
}
910-
library("Jetty", "9.4.45.v20220203") {
910+
library("Jetty", "9.4.46.v20220331") {
911911
prohibit("[10.0.0-alpha0,)") {
912912
because "it requires Java 11"
913913
}

0 commit comments

Comments
 (0)