Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.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.17.2 to 2.18.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.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] committed Sep 29, 2024
1 parent 60a3d65 commit d1fc758
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 @@ -100,7 +100,7 @@

<docker.image.name>adobe/s3mock</docker.image.name>
<!-- need Jackson 2.17.0+ for XML with xsi:type (de-)serialization -->
<jackson-bom.version>2.17.2</jackson-bom.version>
<jackson-bom.version>2.18.0</jackson-bom.version>
<java.version>17</java.version>
<junit-jupiter.version>5.7.2</junit-jupiter.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit d1fc758

Please sign in to comment.