Skip to content

Commit 64015df

Browse files
committed
Upgrade to Jetty 12.0.16
Closes gh-43487
1 parent dc00342 commit 64015df

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
@@ -970,7 +970,7 @@ bom {
970970
]
971971
}
972972
}
973-
library("Jetty", "12.0.15") {
973+
library("Jetty", "12.0.16") {
974974
group("org.eclipse.jetty.ee10") {
975975
imports = [
976976
"jetty-ee10-bom"

0 commit comments

Comments
 (0)