From 930d8da958c43f9c33b41926143ad06858b5aa68 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 8 Jun 2021 12:00:17 -0400 Subject: Updating parent poms as per ODL Aluminum 0.13.3 (SR3) Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) Change-Id: If9ac73ec5f0ad8a2bd0b09ed4a17731cb357d900 --- dependencies-odl-bom/pom.xml | 35 ++++++++++++++++++++++++++++------- 1 file changed, 28 insertions(+), 7 deletions(-) (limited to 'dependencies-odl-bom/pom.xml') diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml index 0cede3da..703f58c8 100644 --- a/dependencies-odl-bom/pom.xml +++ b/dependencies-odl-bom/pom.xml @@ -44,40 +44,40 @@ org.opendaylight.bgpcep bgp-artifacts - 0.14.1 + 0.14.3 pom import org.opendaylight.controller controller-artifacts - 2.0.6 + 2.0.7 pom import org.opendaylight.mdsal mdsal-artifacts - 6.0.7 + 6.0.8 pom import org.opendaylight.netconf netconf-artifacts - 1.9.1 + 1.9.3 pom import org.opendaylight.controller sal-binding-broker-impl - 1.12.1 + 1.12.3 org.opendaylight.controller sal-binding-broker-impl - 1.12.1 + 1.12.3 test-jar tests test @@ -98,16 +98,31 @@ elasticsearch-rest-client 6.4.3 + org.onap.dmaap.messagerouter.dmaapclient dmaapClient - 1.1.12 + 1.1.5 + com.google.code.findbugs annotations 3.0.1 + + + javax.xml.bind + jaxb-api + 2.3.1 + + + + com.sun.xml.ws + jaxws-ri + 2.3.4 + pom + org.glassfish.jersey jersey-bom @@ -120,6 +135,12 @@ commons-cli 1.3.1 + + + com.google.guava + listenablefuture + 9999.0-empty-to-avoid-conflict-with-guava + -- cgit 1.2.3-korg