Skip to content

Commit 1ef0068

Browse files
committed
Upgrade to Jetty 9.4.42.v20210604
Closes gh-26830
1 parent 0563955 commit 1ef0068

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
@@ -854,7 +854,7 @@ bom {
854854
]
855855
}
856856
}
857-
library("Jetty", "9.4.41.v20210516") {
857+
library("Jetty", "9.4.42.v20210604") {
858858
group("org.eclipse.jetty") {
859859
imports = [
860860
"jetty-bom"

0 commit comments

Comments
 (0)