Skip to content

Commit c71b5ed

Browse files
committed
Upgrade to Jetty 9.4.30.v20200611
Closes gh-22466
1 parent c104a13 commit c71b5ed

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
@@ -849,7 +849,7 @@ bom {
849849
]
850850
}
851851
}
852-
library("Jetty", "9.4.29.v20200521") {
852+
library("Jetty", "9.4.30.v20200611") {
853853
group("org.eclipse.jetty") {
854854
imports = [
855855
"jetty-bom"

0 commit comments

Comments
 (0)