summaryrefslogtreecommitdiffstats
path: root/config-application-package/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-application-package/pom.xml')
-rw-r--r--config-application-package/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-application-package/pom.xml b/config-application-package/pom.xml
index 75513dba544..a3d8b549493 100644
--- a/config-application-package/pom.xml
+++ b/config-application-package/pom.xml
@@ -96,6 +96,10 @@
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
+ <artifactId>jackson-core</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>
<dependency>