diff options
Diffstat (limited to 'appc-core/appc-common-bundle')
-rw-r--r-- | appc-core/appc-common-bundle/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index aeafc133f..6be1fe9a7 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -72,7 +72,6 @@ <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>
|