Bump jackson-databind from 2.9.10.1 to 2.9.10.3

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-03-04 22:14:11 +00:00 committed by Brian Demers
parent e115085b14
commit 0fd59efc93
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<buildNumber>${user.name}-${maven.build.timestamp}</buildNumber>
<jackson.version>2.9.10.1</jackson.version>
<jackson.version>2.9.10.3</jackson.version>
<orgjson.version>20180130</orgjson.version>
<gson.version>2.8.5</gson.version>