Skip to content

Commit 6e95529

Browse files
committed
Upgrade to Jetty 12.0.10
Closes gh-41060
1 parent db7efbb commit 6e95529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ bom {
678678
]
679679
}
680680
}
681-
library("Jetty", "12.0.9") {
681+
library("Jetty", "12.0.10") {
682682
group("org.eclipse.jetty.ee10") {
683683
imports = [
684684
"jetty-ee10-bom"

0 commit comments

Comments
 (0)