Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-bom from 10.0.22 to 10.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 10.0.22 to 10.0.24.
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-10.0.22...jetty-10.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 32844e4 commit 9635a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<guiceVersion>6.0.0</guiceVersion>
<slf4jVersion>2.0.13</slf4jVersion>
<!-- Used by Jetty Transport (client) and Test HTTP (server) -->
<jettyVersion>10.0.22</jettyVersion>
<jettyVersion>10.0.24</jettyVersion>
<!-- used by supplier and demo only -->
<maven3Version>3.9.8</maven3Version>
<maven4Version>4.0.0-beta-3</maven4Version>
Expand Down

0 comments on commit 9635a0d

Please sign in to comment.