Skip to content

Commit 3dc5a4e

Browse files
committed
Upgrade to Jetty 9.4.27.v20200227
Closes gh-20476
1 parent 849b23f commit 3dc5a4e

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
@@ -870,7 +870,7 @@ bom {
870870
]
871871
}
872872
}
873-
library("Jetty", "9.4.24.v20191120") {
873+
library("Jetty", "9.4.27.v20200227") {
874874
group("org.eclipse.jetty") {
875875
imports = [
876876
"jetty-bom"

0 commit comments

Comments
 (0)