Skip to content

Commit 32381ad

Browse files
committed
Upgrade to Jetty 9.4.41.v20210516
Closes gh-26597
1 parent 7769e77 commit 32381ad

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
@@ -854,7 +854,7 @@ bom {
854854
]
855855
}
856856
}
857-
library("Jetty", "9.4.40.v20210413") {
857+
library("Jetty", "9.4.41.v20210516") {
858858
group("org.eclipse.jetty") {
859859
imports = [
860860
"jetty-bom"

0 commit comments

Comments
 (0)