Skip to content

Commit

Permalink
Bump the maven group with 2 updates (#264)
Browse files Browse the repository at this point in the history
Bumps the maven group with 2 updates: [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) and [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project).


Updates `com.fasterxml.jackson:jackson-bom` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.1...jackson-bom-2.17.2)

Updates `org.eclipse.jetty:jetty-bom` from 9.4.54.v20240208 to 9.4.55.v20240627
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.54.v20240208...jetty-9.4.55.v20240627)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent c5b4e3c commit 1442b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
<!-- plugin and dependency versions -->
<version.checkstyle>10.17.0</version.checkstyle>
<version.dropwizard>4.2.26</version.dropwizard>
<version.jackson>2.17.1</version.jackson>
<version.jetty>9.4.54.v20240208</version.jetty>
<version.jackson>2.17.2</version.jackson>
<version.jetty>9.4.55.v20240627</version.jetty>
<version.slf4j>2.0.13</version.slf4j>
<version.snappy>1.1.10.5</version.snappy>
<version.zookeeper>3.9.2</version.zookeeper>
Expand Down

0 comments on commit 1442b7f

Please sign in to comment.