Skip to content

Commit 6b843d3

Browse files
committed
Upgrade to Jetty 9.4.31.v20200723
Closes gh-22866
1 parent c89bc51 commit 6b843d3

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
@@ -850,7 +850,7 @@ bom {
850850
]
851851
}
852852
}
853-
library("Jetty", "9.4.30.v20200611") {
853+
library("Jetty", "9.4.31.v20200723") {
854854
group("org.eclipse.jetty") {
855855
imports = [
856856
"jetty-bom"

0 commit comments

Comments
 (0)