Skip to content

Commit d457755

Browse files
committed
Upgrade to Jetty 11.0.14
Closes gh-34447
1 parent a56bdba commit d457755

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
@@ -644,7 +644,7 @@ bom {
644644
]
645645
}
646646
}
647-
library("Jetty", "11.0.13") {
647+
library("Jetty", "11.0.14") {
648648
group("org.eclipse.jetty") {
649649
imports = [
650650
"jetty-bom"

0 commit comments

Comments
 (0)