Skip to content

Commit 9794dc3

Browse files
committed
Upgrade to Jetty 12.0.13
Closes gh-42256
1 parent a7f74aa commit 9794dc3

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
@@ -896,7 +896,7 @@ bom {
896896
]
897897
}
898898
}
899-
library("Jetty", "12.0.12") {
899+
library("Jetty", "12.0.13") {
900900
group("org.eclipse.jetty.ee10") {
901901
imports = [
902902
"jetty-ee10-bom"

0 commit comments

Comments
 (0)