Skip to content

Commit a245028

Browse files
committed
Upgrade to Jetty 9.4.46.v20220331
Closes gh-30676
1 parent c6473bb commit a245028

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
@@ -902,7 +902,7 @@ bom {
902902
]
903903
}
904904
}
905-
library("Jetty", "9.4.45.v20220203") {
905+
library("Jetty", "9.4.46.v20220331") {
906906
prohibit("[11.0.0-alpha0,)") {
907907
because "it uses the jakarta.* namespace"
908908
}

0 commit comments

Comments
 (0)