Bump jackson-databind from 2.6.3 to 2.9.10.1 in /jDPWR

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.3 to 2.9.10.1.
- [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-02 11:17:23 +00:00
committed by GitHub
parent edd16165ee
commit 1cca2d01ab

View File

@@ -45,7 +45,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.6.3</version>
<version>2.9.10.1</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>