Skip to content

Commit dd2dc22

Browse files
committed
Upgrade to Jetty 9.4.38.v20210224
Closes gh-25460
1 parent 8f72ca6 commit dd2dc22

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.36.v20210114") {
857+
library("Jetty", "9.4.38.v20210224") {
858858
group("org.eclipse.jetty") {
859859
imports = [
860860
"jetty-bom"

0 commit comments

Comments
 (0)