From 09b68daf6b644df4dd66ab792c430898bb9d2f6d Mon Sep 17 00:00:00 2001 From: Piotr Jaszczyk Date: Mon, 4 Feb 2019 12:32:17 +0100 Subject: Update reactor version Use latest Reactor version. Also align with Spring Boot and Spring Framework. Change-Id: I43217817f4efc3649711b58106b0393152c750f8 Issue-ID: DCAEGEN2-1069 Signed-off-by: Piotr Jaszczyk --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 038fc313..fc91e913 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.dcaegen2.services sdk - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT dcaegen2-services-sdk Common SDK repo for all DCAE Services (R4) @@ -30,9 +30,9 @@ 5.3.1 1.3.1 2.7.3 - 5.1.3.RELEASE - 2.1.1.RELEASE - Californium-SR3 + 5.1.4.RELEASE + 2.1.2.RELEASE + Californium-SR4 1.7.25 1.2.3 2.23.4 @@ -183,7 +183,7 @@ io.vavr vavr - 0.9.3 + 0.10.0 org.immutables -- cgit 1.2.3-korg