Skip to content

Commit c1e8c18

Browse files
committed
Upgrade to Jetty 11.0.19
Closes gh-38889
1 parent ff3a2f7 commit c1e8c18

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

0 commit comments

Comments
 (0)