Skip to content

Commit cb24df1

Browse files
committed
Upgrade to Jetty 9.4.34.v20201102
Closes gh-24047
1 parent d9c6c38 commit cb24df1

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
@@ -792,7 +792,7 @@ bom {
792792
]
793793
}
794794
}
795-
library("Jetty", "9.4.33.v20201020") {
795+
library("Jetty", "9.4.34.v20201102") {
796796
group("org.eclipse.jetty") {
797797
imports = [
798798
"jetty-bom"

0 commit comments

Comments
 (0)