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 --- security/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/pom.xml b/security/pom.xml index bcd93de1..bf3ba379 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -7,7 +7,7 @@ org.onap.dcaegen2.services sdk - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT ../pom.xml -- cgit 1.2.3-korg