Skip to content

Commit

Permalink
chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.16.2 to 2.17…
Browse files Browse the repository at this point in the history
….2 (#815)

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.2 to 2.17.2.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.16.2...jackson-bom-2.17.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2024
1 parent cdd55f3 commit 7e86a02
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 @@ -76,7 +76,7 @@
<maven.compiler.testRelease>17</maven.compiler.testRelease>

<!-- dependencies and plugins -->
<jackson-bom.version>2.16.2</jackson-bom.version>
<jackson-bom.version>2.17.2</jackson-bom.version>
<netty.version>4.1.112.Final</netty.version>
<rocksdbjni.version>8.8.1</rocksdbjni.version>
<rsocket.version>1.1.4</rsocket.version>
Expand Down

0 comments on commit 7e86a02

Please sign in to comment.