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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 5311de8 commit 6f665b3
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 @@
<xmlunit.version>2.10.0</xmlunit.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<javax-el.version>2.2.6</javax-el.version>
<jackson2.version>2.17.2</jackson2.version>
<jackson2.version>2.18.0</jackson2.version>

<!-- build -->
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 6f665b3

Please sign in to comment.