Skip to content

Commit bf197bc

Browse files
committed
Upgrade to Jetty 11.0.9
Closes gh-30956
1 parent 3f7dcb8 commit bf197bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ bom {
653653
]
654654
}
655655
}
656-
library("Jetty", "11.0.8") {
656+
library("Jetty", "11.0.9") {
657657
group("org.eclipse.jetty") {
658658
imports = [
659659
"jetty-bom"

0 commit comments

Comments
 (0)