X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pce%2Fpom.xml;h=26b1c31b6f29cdd7a93a19cdcb18731fc528cb4f;hb=32dca3cd3f1894f783980b982ea4aaf527a274e2;hp=84de5b4da9dc30ce0af1027a23fde6aa992b7c44;hpb=a4b512d1270488e09a42c6bad83785b7b5fbd9a8;p=transportpce.git diff --git a/pce/pom.xml b/pce/pom.xml index 84de5b4da..26b1c31b6 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.mdsal binding-parent - 7.0.1 + 8.0.4 org.opendaylight.transportpce transportpce-pce - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle @@ -48,7 +48,22 @@ 3.0.2 true - + + org.glassfish.jersey.core + jersey-client + + + org.glassfish.jersey.ext + jersey-proxy-client + + + org.glassfish.jersey.media + jersey-media-json-jackson + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + org.opendaylight.transportpce test-common @@ -106,6 +121,11 @@ jersey-hk2 test + + jakarta.xml.bind + jakarta.xml.bind-api + test +