Skip to content

Commit de18f0e

Browse files
committed
Upgrade to Jetty 12.0.16
Closes gh-43488
1 parent 8308e9e commit de18f0e

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
@@ -987,7 +987,7 @@ bom {
987987
]
988988
}
989989
}
990-
library("Jetty", "12.0.15") {
990+
library("Jetty", "12.0.16") {
991991
group("org.eclipse.jetty.ee10") {
992992
imports = [
993993
"jetty-ee10-bom"

0 commit comments

Comments
 (0)