Skip to content

Commit 1723ed3

Browse files
committed
Upgrade to Jetty 9.4.51.v20230217
Closes gh-35479
1 parent f10685b commit 1723ed3

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
@@ -903,7 +903,7 @@ bom {
903903
]
904904
}
905905
}
906-
library("Jetty", "9.4.46.v20220331") {
906+
library("Jetty", "9.4.51.v20230217") {
907907
prohibit("[11.0.0-alpha0,)") {
908908
because "it uses the jakarta.* namespace"
909909
}

0 commit comments

Comments
 (0)