Skip to content

Commit

Permalink
chore(gradle): bump org.eclipse.jetty:jetty-bom from 11.0.20 to 12.0.15
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 12.0.15.
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.20...jetty-12.0.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent f1105da commit fb070c7
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 = "2.0.1.Final"
jdom2 = "2.0.6.1"
jetbrains = "26.0.1"
jetty = "11.0.20"
jetty = "12.0.15"
jpy = "0.19.0"
jsinterop = "2.0.2"
# google is annoying, and have different versions released for the same groupId
Expand Down

0 comments on commit fb070c7

Please sign in to comment.