Skip to content

Commit aa032e0

Browse files
committed
Upgrade to Jetty 9.4.38.v20210224
Closes gh-25461
1 parent d3918e7 commit aa032e0

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
@@ -796,7 +796,7 @@ bom {
796796
]
797797
}
798798
}
799-
library("Jetty", "9.4.36.v20210114") {
799+
library("Jetty", "9.4.38.v20210224") {
800800
group("org.eclipse.jetty") {
801801
imports = [
802802
"jetty-bom"

0 commit comments

Comments
 (0)