Skip to content

Commit

Permalink
Upgrade to Jetty 9.4.44.v20210927
Browse files Browse the repository at this point in the history
Closes gh-28283
  • Loading branch information
snicoll committed Oct 11, 2021
1 parent 5c0b76e commit 45507a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -883,7 +883,7 @@ bom {
]
}
}
library("Jetty", "9.4.43.v20210629") {
library("Jetty", "9.4.44.v20210927") {
prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace"
}
Expand Down

0 comments on commit 45507a3

Please sign in to comment.