Skip to content

Commit

Permalink
Upgrade to Jetty 11.0.13
Browse files Browse the repository at this point in the history
Closes gh-33596
  • Loading branch information
philwebb committed Dec 21, 2022
1 parent c98f34f commit 19f1955
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 @@ -644,7 +644,7 @@ bom {
]
}
}
library("Jetty", "11.0.12") {
library("Jetty", "11.0.13") {
group("org.eclipse.jetty") {
imports = [
"jetty-bom"
Expand Down

0 comments on commit 19f1955

Please sign in to comment.