Skip to content

Commit 626b67f

Browse files
committed
Upgrade to Jetty 9.4.35.v20201120
Closes gh-24389
1 parent 543ccd3 commit 626b67f

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
@@ -795,7 +795,7 @@ bom {
795795
]
796796
}
797797
}
798-
library("Jetty", "9.4.34.v20201102") {
798+
library("Jetty", "9.4.35.v20201120") {
799799
group("org.eclipse.jetty") {
800800
imports = [
801801
"jetty-bom"

0 commit comments

Comments
 (0)