From 2a75d2a1fe069a7828df7c6dd59af88166fdc6fd Mon Sep 17 00:00:00 2001 From: Joern Muehlencord Date: Wed, 12 Jun 2019 16:21:10 +0200 Subject: [PATCH] updated jackson to Wildfly 16 provided version --- account-dao/pom.xml | 12 +++++------- pom.xml | 6 ++++++ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/account-dao/pom.xml b/account-dao/pom.xml index ee9934d..0cced5a 100644 --- a/account-dao/pom.xml +++ b/account-dao/pom.xml @@ -14,6 +14,7 @@ shared-account-dao + com.google.code.gson gson @@ -21,8 +22,11 @@ com.fasterxml.jackson.core jackson-annotations - 2.9.8 + + com.fasterxml.jackson.core + jackson-databind + de.muehlencord.shared shared-util @@ -45,11 +49,5 @@ 5.3.1 test - - com.fasterxml.jackson.core - jackson-databind - 2.9.8 - jar - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 6d5ef30..4f1d477 100644 --- a/pom.xml +++ b/pom.xml @@ -141,6 +141,12 @@ jackson-annotations 2.9.8 jar + + + com.fasterxml.jackson.core + jackson-databind + 2.9.8 + jar org.apache.shiro