Skip to content

Commit 3081200

Browse files
committed
Upgrade to Jetty 9.4.44.v20210927
Closes gh-28320
1 parent e039d9b commit 3081200

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
@@ -888,7 +888,7 @@ bom {
888888
]
889889
}
890890
}
891-
library("Jetty", "9.4.43.v20210629") {
891+
library("Jetty", "9.4.44.v20210927") {
892892
prohibit("[10.0.0-alpha0,)") {
893893
because "it requires Java 11"
894894
}

0 commit comments

Comments
 (0)