Skip to content

Commit 2201315

Browse files
committed
Upgrade to Jetty 9.4.42.v20210604
Closes gh-26838
1 parent 5cb1bd8 commit 2201315

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
@@ -883,7 +883,7 @@ bom {
883883
]
884884
}
885885
}
886-
library("Jetty", "9.4.41.v20210516") {
886+
library("Jetty", "9.4.42.v20210604") {
887887
prohibit("[11.0.0-alpha0,)") {
888888
because "it uses the jakarta.* namespace"
889889
}

0 commit comments

Comments
 (0)