Skip to content

Commit

Permalink
MINOR: [Java] Bump com.fasterxml.jackson:jackson-bom in /java
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.16.1 to 2.17.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.16.1...jackson-bom-2.17.0)

---
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 Mar 14, 2024
1 parent 4df35d8 commit 65e8539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dep.netty-bom.version>4.1.106.Final</dep.netty-bom.version>
<dep.grpc-bom.version>1.61.1</dep.grpc-bom.version>
<dep.protobuf-bom.version>3.23.1</dep.protobuf-bom.version>
<dep.jackson-bom.version>2.16.1</dep.jackson-bom.version>
<dep.jackson-bom.version>2.17.0</dep.jackson-bom.version>
<dep.hadoop.version>3.3.6</dep.hadoop.version>
<dep.fbs.version>23.5.26</dep.fbs.version>
<dep.avro.version>1.11.3</dep.avro.version>
Expand Down

0 comments on commit 65e8539

Please sign in to comment.