Skip to content

Commit 2a90c60

Browse files
committed
Upgrade to Jetty 11.0.15
Closes gh-35051
1 parent aa54285 commit 2a90c60

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.14") {
647+
library("Jetty", "11.0.15") {
648648
group("org.eclipse.jetty") {
649649
imports = [
650650
"jetty-bom"

0 commit comments

Comments
 (0)