Skip to content

Commit 855c2ee

Browse files
committed
Upgrade to Jetty 11.0.12
Closes gh-32447
1 parent d8be997 commit 855c2ee

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
@@ -703,7 +703,7 @@ bom {
703703
]
704704
}
705705
}
706-
library("Jetty", "11.0.11") {
706+
library("Jetty", "11.0.12") {
707707
group("org.eclipse.jetty") {
708708
imports = [
709709
"jetty-bom"

0 commit comments

Comments
 (0)