Skip to content

Commit 8740458

Browse files
committed
Upgrade to Jetty 9.4.36.v20210114
Closes gh-25195
1 parent 05d805a commit 8740458

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
@@ -853,7 +853,7 @@ bom {
853853
]
854854
}
855855
}
856-
library("Jetty", "9.4.35.v20201120") {
856+
library("Jetty", "9.4.36.v20210114") {
857857
group("org.eclipse.jetty") {
858858
imports = [
859859
"jetty-bom"

0 commit comments

Comments
 (0)