Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.3 to 2.13.4 (#2465)
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] authored Sep 7, 2022
1 parent e2bc72c commit 2e91b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ ext {
nettyQuicVersion = '0.0.28.Final'

// Testing
jacksonDatabindVersion = '2.13.3'
jacksonDatabindVersion = '2.13.4'
testAddonVersion = reactorCoreVersion
assertJVersion = '3.23.1'
awaitilityVersion = '4.2.0'
Expand Down

0 comments on commit 2e91b3f

Please sign in to comment.