Merge pull request #1 from pdsmart/dependabot/maven/jDPWR/com.fasterxml.jackson.core-jackson-databind-2.9.10.1

Bump jackson-databind from 2.6.3 to 2.9.10.1 in /jDPWR
This commit is contained in:
Philip Smart
2020-03-02 11:19:09 +00:00
committed by GitHub

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>