Skip to content

Commit

Permalink
chore(gradle): bump org.eclipse.jetty:jetty-bom from 11.0.20 to 11.0.24
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) from 11.0.20 to 11.0.24.
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.20...jetty-11.0.24)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 3a8d58b commit ccd8346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ javax-inject = "1"
javax-validation = "1.0.0.GA"
jdom2 = "2.0.6.1"
jetbrains = "26.0.1"
jetty = "11.0.20"
jetty = "11.0.24"
jpy = "0.18.0"
jsinterop = "2.0.2"
# google is annoying, and have different versions released for the same groupId
Expand Down

0 comments on commit ccd8346

Please sign in to comment.