X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=cb1892ae664513667693413eac0fef5824ef35e6;hb=bd396fa9b759466b8e9cd9b0ac64ee99406f72e7;hp=f6282d86a2e1e11967521e76aa277fabcd8a406d;hpb=60e4c72f627ee42ef6fe06a39f217e9bd40165ec;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index f6282d86a2..cb1892ae66 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -54,6 +54,7 @@ 3.17.1-GA 1.0-SNAPSHOT 2.3.2 + 3.1 @@ -630,6 +631,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -785,7 +791,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror @@ -1015,5 +1021,10 @@ jersey-json ${jersey.version} + + org.ow2.asm + asm-all + 4.1 +