Skip to content

Commit

Permalink
chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.1
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.1.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 3dcec7f commit e142a94
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.17.2</jackson-bom.version>
<jackson-bom.version>2.18.1</jackson-bom.version>
<netty.version>4.1.115.Final</netty.version>
<rocksdbjni.version>8.8.1</rocksdbjni.version>
<rsocket.version>1.1.4</rsocket.version>
Expand Down

0 comments on commit e142a94

Please sign in to comment.