Skip to content

Commit 7e1c7d9

Browse files
committed
Upgrade to Jetty 12.0.11
Closes gh-41376
1 parent 5ff5c33 commit 7e1c7d9

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
@@ -864,7 +864,7 @@ bom {
864864
]
865865
}
866866
}
867-
library("Jetty", "12.0.10") {
867+
library("Jetty", "12.0.11") {
868868
group("org.eclipse.jetty.ee10") {
869869
imports = [
870870
"jetty-ee10-bom"

0 commit comments

Comments
 (0)