Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-bom from 9.4.51.v20230217 to 9.4.52.v202…
Browse files Browse the repository at this point in the history
…30823 (#225)

* Bump org.eclipse.jetty:jetty-bom from 9.4.51.v20230217 to 12.0.1

Bumps [org.eclipse.jetty:jetty-bom](https://github.com/eclipse/jetty.project) from 9.4.51.v20230217 to 12.0.1.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.51.v20230217...jetty-12.0.1)

---
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]>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christopher Tubbs <[email protected]>
  • Loading branch information
dependabot[bot] and ctubbsii committed Sep 11, 2023
1 parent d0cc4c1 commit b00686d
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 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-bom</artifactId>
<version>9.4.51.v20230217</version>
<version>9.4.52.v20230823</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit b00686d

Please sign in to comment.