From af874e388ae170ec4e8f54d0d7212883932acac4 Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Fri, 13 Sep 2019 20:00:14 -0400 Subject: Fix spring fox swagger snapshot version. Change-Id: I62ce444d77fa0aa8d6d6adb3ceca0cc83040bbe9 Issue-ID: CCSDK-1724 Signed-off-by: Brinda Santh (cherry picked from commit 0597d0d0eb3ec6a84a11555383e7d019ba8f005c) --- ms/blueprintsprocessor/parent/pom.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'ms/blueprintsprocessor/parent') diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index ded4ea1ad..e3c21f795 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -37,7 +37,7 @@ 2.7.1 - 3.0.0-SNAPSHOT + 2.9.2 1.4.197 1.2.2 1.7.4 @@ -96,17 +96,17 @@ - - io.springfox - springfox-spring-webflux - ${springfox.swagger2.version} - - - org.slf4j - slf4j-api - - - + + + + + + + + + + + @@ -570,10 +570,10 @@ - - io.springfox - springfox-spring-webflux - + + + + io.springfox springfox-swagger-ui -- cgit 1.2.3-korg