Skip to content

Commit 14c4221

Browse files
committed
Upgrade to Jetty 9.4.38.v20210224
Closes gh-25462
1 parent bbf5052 commit 14c4221

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
@@ -861,7 +861,7 @@ bom {
861861
]
862862
}
863863
}
864-
library("Jetty", "9.4.36.v20210114") {
864+
library("Jetty", "9.4.38.v20210224") {
865865
prohibit("[11.0.0-alpha0,)") {
866866
because "it uses the jakarta.* namespace"
867867
}

0 commit comments

Comments
 (0)