Skip to content

Commit d8748ec

Browse files
committed
Upgrade to Jetty 12.0.13
Closes gh-42248
1 parent a6c9382 commit d8748ec

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
@@ -687,7 +687,7 @@ bom {
687687
]
688688
}
689689
}
690-
library("Jetty", "12.0.12") {
690+
library("Jetty", "12.0.13") {
691691
group("org.eclipse.jetty.ee10") {
692692
imports = [
693693
"jetty-ee10-bom"

0 commit comments

Comments
 (0)