Skip to content

Commit ddda809

Browse files
committed
Upgrade to Jetty 9.4.35.v20201120
Closes gh-24374
1 parent 9eeae22 commit ddda809

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
@@ -853,7 +853,7 @@ bom {
853853
]
854854
}
855855
}
856-
library("Jetty", "9.4.34.v20201102") {
856+
library("Jetty", "9.4.35.v20201120") {
857857
group("org.eclipse.jetty") {
858858
imports = [
859859
"jetty-bom"

0 commit comments

Comments
 (0)