Skip to content

Commit d57fd31

Browse files
committed
Upgrade to Jetty 12.0.6
Closes gh-39707
1 parent 66b2d5c commit d57fd31

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
@@ -681,7 +681,7 @@ bom {
681681
]
682682
}
683683
}
684-
library("Jetty", "12.0.5") {
684+
library("Jetty", "12.0.6") {
685685
group("org.eclipse.jetty.ee10") {
686686
imports = [
687687
"jetty-ee10-bom"

0 commit comments

Comments
 (0)