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