Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.16.2 to 2.17.0
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.2 to 2.17.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.16.2...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 18, 2024
1 parent 3d63207 commit a1c60d4
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 @@ -15,7 +15,7 @@

<junit.version>5.10.2</junit.version>
<slf4j.version>2.0.12</slf4j.version>
<jackson.version>2.16.2</jackson.version>
<jackson.version>2.17.0</jackson.version>
<testcontainers.version>1.19.7</testcontainers.version>
<commons-codec.version>1.16.1</commons-codec.version>

Expand Down

0 comments on commit a1c60d4

Please sign in to comment.