diff options
Diffstat (limited to 'appc-config/appc-data-services/provider/pom.xml')
-rw-r--r-- | appc-config/appc-data-services/provider/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 68c494e71..e8e3aa90e 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -91,6 +91,7 @@ <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> + <version>2.8.11.3</version> </dependency> </dependencies> |