Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /jsonassert-shade (#…
Browse files Browse the repository at this point in the history
…66)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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 4, 2023
1 parent 9c62413 commit 83ba7f8
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.1</jackson-databind.version>
<jackson-databind.version>2.13.4.2</jackson-databind.version>
<gson.version>2.9.0</gson.version>
<tapestry-json.version>5.8.1</tapestry-json.version>
<jettison.version>1.5.4</jettison.version>
Expand Down

0 comments on commit 83ba7f8

Please sign in to comment.