Skip to content

Commit 82b0a42

Browse files
committed
Upgrade to Jetty 12.0.15
Closes gh-43093
1 parent e2474da commit 82b0a42

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
@@ -935,7 +935,7 @@ bom {
935935
]
936936
}
937937
}
938-
library("Jetty", "12.0.14") {
938+
library("Jetty", "12.0.15") {
939939
group("org.eclipse.jetty.ee10") {
940940
imports = [
941941
"jetty-ee10-bom"

0 commit comments

Comments
 (0)