Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.3 to 2.13.4 (#162)
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.
- [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>
  • Loading branch information
dependabot[bot] committed Sep 28, 2022
1 parent c0a47b0 commit 0510574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -66,7 +66,7 @@
<apacheClientVersion>4.1.5</apacheClientVersion>
<apacheHttpCoreVersion>4.4.15</apacheHttpCoreVersion>
<jacksonCoreVersion>2.13.3</jacksonCoreVersion>
<jacksonDatabindVersion>2.13.3</jacksonDatabindVersion>
<jacksonDatabindVersion>2.13.4</jacksonDatabindVersion>
<slf4jVersion>1.7.36</slf4jVersion>

<!-- TEST dependency versions -->
Expand Down

0 comments on commit 0510574

Please sign in to comment.