diff --git a/graphdb/janus/pom.xml b/graphdb/janus/pom.xml index 69160977f24..9ac7c122bfc 100644 --- a/graphdb/janus/pom.xml +++ b/graphdb/janus/pom.xml @@ -135,6 +135,10 @@ ch.qos.logback * + + io-netty + * + @@ -209,6 +213,10 @@ org.codehaus.woodstox woodstox-core-asl + + io.netty + * + diff --git a/pom.xml b/pom.xml index ea3c0d81d25..f0fc619a727 100644 --- a/pom.xml +++ b/pom.xml @@ -717,7 +717,7 @@ 4.4.13 2.11.3 2.11.3 - 0.6.64-SNAPSHOT + 0.6.6-SNAPSHOT 0.5.3 1 3.1.0 diff --git a/repository/pom.xml b/repository/pom.xml index afe4708f62e..7429fd6eaea 100755 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -393,6 +393,7 @@ org.apache.atlas atlas-testtools ${project.version} + test com.fasterxml.jackson.core diff --git a/webapp/pom.xml b/webapp/pom.xml index 35a0e8a010b..8783276f6d7 100755 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -552,6 +552,7 @@ org.apache.atlas atlas-testtools ${project.version} + test