Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.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.0 to 2.17.1.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.0...jackson-bom-2.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 5964005 commit 32cb5b6
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.0</jackson-bom.version>
<jackson-bom.version>2.17.1</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 32cb5b6

Please sign in to comment.