Skip to content

Commit

Permalink
Upgrade to Jetty 9.4.42.v20210604
Browse files Browse the repository at this point in the history
Closes gh-26838
  • Loading branch information
snicoll committed Jun 10, 2021
1 parent 5cb1bd8 commit 2201315
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.41.v20210516") {
library("Jetty", "9.4.42.v20210604") {
prohibit("[11.0.0-alpha0,)") {
because "it uses the jakarta.* namespace"
}
Expand Down

0 comments on commit 2201315

Please sign in to comment.