diff options
Diffstat (limited to 'appc-core/appc-common-bundle/pom.xml')
-rw-r--r-- | appc-core/appc-common-bundle/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index 6be1fe9a7..aeafc133f 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -72,6 +72,7 @@ <dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
+ <version>2.8.11.3</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
|