Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.1…
Browse files Browse the repository at this point in the history
…6.0 (#81)

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.2 to 2.16.0.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 816e845 commit b4cad28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonassert-shade/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>

<!-- Aligned with jayway library -->
<jackson-databind.version>2.13.4.2</jackson-databind.version>
<jackson-databind.version>2.16.0</jackson-databind.version>
<gson.version>2.9.0</gson.version>
<tapestry-json.version>5.8.3</tapestry-json.version>
<jettison.version>1.5.4</jettison.version>
Expand Down

0 comments on commit b4cad28

Please sign in to comment.