Skip to content

Commit

Permalink
Upgrade to Jetty 12.0.13
Browse files Browse the repository at this point in the history
Closes gh-42256
  • Loading branch information
wilkinsona committed Sep 11, 2024
1 parent a7f74aa commit 9794dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@ bom {
]
}
}
library("Jetty", "12.0.12") {
library("Jetty", "12.0.13") {
group("org.eclipse.jetty.ee10") {
imports = [
"jetty-ee10-bom"
Expand Down

0 comments on commit 9794dc3

Please sign in to comment.