From 75fca44f7871dd0950bdbab1f715393ed46d271a Mon Sep 17 00:00:00 2001 From: Marcin Migdal Date: Fri, 7 Dec 2018 17:17:54 +0100 Subject: Remove transient dependencies Change-Id: I8f5fc2630d9cc9bd4a00798dfc660e7bbd0b1e33 Issue-ID: DCAEGEN2-1021 Signed-off-by: mmigdal --- pom.xml | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8487813f..32eb5e91 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 5.3.1 1.3.1 2.7.3 - 5.1.2.RELEASE + 5.1.0.RELEASE 2.1.0.RELEASE 1.7.25 2.16.0 @@ -157,7 +157,6 @@ org.immutables value ${immutables.version} - provided org.immutables @@ -167,7 +166,6 @@ ch.qos.logback logback-classic - provided 1.2.3 @@ -185,6 +183,19 @@ slf4j-api ${slf4j.version} + + io.projectreactor.netty + reactor-netty + 0.8.1.RELEASE + + + io.projectreactor + reactor-bom + Californium-SR2 + pom + import + + org.mockito mockito-core @@ -197,18 +208,6 @@ ${junit-jupiter.version} test - - io.projectreactor - reactor-bom - Californium-SR2 - pom - import - - - io.projectreactor.netty - reactor-netty - 0.8.1.RELEASE - -- cgit 1.2.3-korg