Skip to content

Commit 918a55c

Browse files
committed
Upgrade to Jetty 12.0.19
Closes gh-45067
1 parent a02748a commit 918a55c

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
@@ -966,7 +966,7 @@ bom {
966966
]
967967
}
968968
}
969-
library("Jetty", "12.0.18") {
969+
library("Jetty", "12.0.19") {
970970
group("org.eclipse.jetty.ee10") {
971971
bom("jetty-ee10-bom")
972972
}

0 commit comments

Comments
 (0)