Skip to content

Commit b7704f5

Browse files
committed
Upgrade to Jetty 9.4.33.v20201020
Closes gh-23874
1 parent 08ef732 commit b7704f5

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.31.v20200723") {
853+
library("Jetty", "9.4.33.v20201020") {
854854
group("org.eclipse.jetty") {
855855
imports = [
856856
"jetty-bom"

0 commit comments

Comments
 (0)