From 44209c089af29a82e3e9cbfe0d4e36e9baa59d40 Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Wed, 11 Dec 2019 11:52:18 -0500 Subject: [PATCH] ARTEMIS-2573 Removing tcpnative dependency from distribution --- artemis-distribution/src/main/assembly/dep.xml | 1 - pom.xml | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/artemis-distribution/src/main/assembly/dep.xml b/artemis-distribution/src/main/assembly/dep.xml index 393350824d..f9847478e1 100644 --- a/artemis-distribution/src/main/assembly/dep.xml +++ b/artemis-distribution/src/main/assembly/dep.xml @@ -84,7 +84,6 @@ org.jboss.slf4j:slf4j-jboss-logmanager org.jctools:jctools-core io.netty:netty-all - io.netty:netty-tcnative-boringssl-static org.apache.qpid:proton-j org.apache.activemq:activemq-client org.apache.activemq:activemq-openwire-legacy diff --git a/pom.xml b/pom.xml index 35ce4ed83e..b68964a37d 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,9 @@ 2.25.0 2.1.2 4.1.34.Final - 2.0.22.Final + + + 2.0.23.Final 0.33.2 3.0.19.Final 1.7.21