Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.4 to 2.13.4.2 (#2822)
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot[bot] and aklish committed Oct 22, 2022
1 parent 320dfe4 commit a1a408d
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 @@ -89,7 +89,7 @@
<version.logback>1.2.11</version.logback>
<version.restassured>5.2.0</version.restassured>
<version.jackson>2.13.4</version.jackson>
<version.jackson.databind>2.13.4</version.jackson.databind>
<version.jackson.databind>2.13.4.2</version.jackson.databind>
<version.jersey>2.35</version.jersey>
<version.junit>5.9.1</version.junit>
<version.junit.platform>1.9.1</version.junit.platform>
Expand Down

0 comments on commit a1a408d

Please sign in to comment.