Skip to content

Commit d0cac7d

Browse files
committed
Upgrade to Jetty 11.0.21
Closes gh-40778
1 parent 237b288 commit d0cac7d

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
@@ -666,7 +666,7 @@ bom {
666666
]
667667
}
668668
}
669-
library("Jetty", "11.0.20") {
669+
library("Jetty", "11.0.21") {
670670
group("org.eclipse.jetty") {
671671
imports = [
672672
"jetty-bom"

0 commit comments

Comments
 (0)