From 2c39a4de018e8fe7e9b31d64354c2020d20b0366 Mon Sep 17 00:00:00 2001 From: Michael Dürre Date: Mon, 6 Jul 2020 06:22:15 +0200 Subject: switch to sodium MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix dependencies and versions for sodium SR3 Issue-ID: CCSDK-2518 Signed-off-by: Michael Dürre Change-Id: I46a4def45fed75aeb3b507831446a2d8d26a2f52 --- dependencies-odl-bom/pom.xml | 139 +++++-------------------------------------- 1 file changed, 14 insertions(+), 125 deletions(-) (limited to 'dependencies-odl-bom') diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml index 5fa6ff70..728496e6 100644 --- a/dependencies-odl-bom/pom.xml +++ b/dependencies-odl-bom/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent - 4.0.10 + 5.0.7 @@ -44,26 +44,26 @@ org.opendaylight.bgpcep bgp-artifacts - 0.11.1 + 0.12.3 pom import org.opendaylight.controller mdsal-artifacts - 1.9.1 + 1.10.3 pom import org.opendaylight.controller sal-binding-broker-impl - 1.9.1 + 1.10.3 org.opendaylight.controller sal-binding-broker-impl - 1.9.1 + 1.10.3 test-jar tests test @@ -71,26 +71,26 @@ org.opendaylight.controller sal-test-model - 1.9.1 + 1.10.3 org.opendaylight.mdsal mdsal-artifacts - 3.0.8 + 4.0.14 pom import org.opendaylight.netconf netconf-artifacts - 1.6.1 + 1.7.3 pom import org.opendaylight.netconf restconf-artifacts - 1.9.1 + 1.10.3 pom import @@ -153,22 +153,7 @@ compress-lzf 1.0.2 - - com.spatial4j - spatial4j - 0.5 - - - com.tdunning - t-digest - 3.0 - - - com.twitter - jsr166e - 1.1.0 - - + commons-cli commons-cli 1.3.1 @@ -230,77 +215,7 @@ - - org.apache.lucene - lucene-analyzers-common - 5.4.1 - - - org.apache.lucene - lucene-backward-codecs - 5.4.1 - - - org.apache.lucene - lucene-core - 5.4.1 - - - org.apache.lucene - lucene-grouping - 5.4.1 - - - org.apache.lucene - lucene-highlighter - 5.4.1 - - - org.apache.lucene - lucene-join - 5.4.1 - - - org.apache.lucene - lucene-memory - 5.4.1 - - - org.apache.lucene - lucene-misc - 5.4.1 - - - org.apache.lucene - lucene-queries - 5.4.1 - - - org.apache.lucene - lucene-queryparser - 5.4.1 - - - org.apache.lucene - lucene-sandbox - 5.4.1 - - - org.apache.lucene - lucene-spatial - 5.4.1 - - - org.apache.lucene - lucene-spatial3d - 5.4.1 - - - org.apache.lucene - lucene-suggest - 5.4.1 - - + org.apache.sling org.apache.sling.testing.osgi-mock 2.3.10 @@ -337,41 +252,15 @@ jetty-servlet 9.4.12.v20180830 - - org.elasticsearch - elasticsearch - 2.2.0 - - - org.elasticsearch - securesm - 1.0 - - - org.elasticsearch.plugin - delete-by-query - 2.2.0 - - - org.hdrhistogram - HdrHistogram - 2.1.6 - org.java-websocket Java-WebSocket 1.4.0 - org.joda - joda-convert - 1.2 - - - org.mockito - mockito-core - 2.23.4 - test + net.bytebuddy + byte-buddy + 1.9.10 org.jsoup -- cgit 1.2.3-korg