Skip to content

Commit 89fcd3f

Browse files
committed
Upgrade to Jetty 12.0.7
Closes gh-40000
1 parent 962db69 commit 89fcd3f

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
@@ -847,7 +847,7 @@ bom {
847847
]
848848
}
849849
}
850-
library("Jetty", "12.0.6") {
850+
library("Jetty", "12.0.7") {
851851
group("org.eclipse.jetty.ee10") {
852852
imports = [
853853
"jetty-ee10-bom"

0 commit comments

Comments
 (0)