Skip to content

Commit e447be6

Browse files
committed
Upgrade to Jetty 9.4.34.v20201102
Closes gh-24046
1 parent 62aa1b7 commit e447be6

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

0 commit comments

Comments
 (0)