Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.1 (
Browse files Browse the repository at this point in the history
#117)

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.17.1.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored May 7, 2024
1 parent b1f862c commit 5f9fa56
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
@@ -17,7 +17,7 @@
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>

<!-- Aligned with jayway library -->
<jackson-databind.version>2.16.1</jackson-databind.version>
<jackson-databind.version>2.17.1</jackson-databind.version>
<gson.version>2.10.1</gson.version>
<tapestry-json.version>5.8.6</tapestry-json.version>
<jettison.version>1.5.4</jettison.version>

0 comments on commit 5f9fa56

Please sign in to comment.