Skip to content

Commit

Permalink
chore(deps): bump jackson-databind from 2.13.1 to 2.13.3
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.3.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and piotrwielgolaski-tomtom committed May 17, 2022
1 parent b4ae2a5 commit a6d0a82
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 @@ -60,7 +60,7 @@ subprojects { prj ->
ext.versions = [
groovy : '3.0.8',
guava : '31.1-jre',
jackson : '2.13.1',
jackson : '2.13.3',
snakeyaml : '1.28',
spock : '2.0-groovy-3.0',
objenesis : '3.2',
Expand Down

0 comments on commit a6d0a82

Please sign in to comment.