Skip to content

Commit 6dfc7d9

Browse files
committed
Upgrade to Jetty 12.0.13
Closes gh-42224
1 parent 0c9e183 commit 6dfc7d9

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
@@ -913,7 +913,7 @@ bom {
913913
]
914914
}
915915
}
916-
library("Jetty", "12.0.12") {
916+
library("Jetty", "12.0.13") {
917917
group("org.eclipse.jetty.ee10") {
918918
imports = [
919919
"jetty-ee10-bom"

0 commit comments

Comments
 (0)