From b1b380c5e83b044605bddfc390b80bedafd359f5 Mon Sep 17 00:00:00 2001 From: "Eran (ev672n), Vosk" Date: Thu, 18 Oct 2018 11:55:59 +0300 Subject: [PATCH] security check issues updating springfox-swagger-ui version, using security check issues Change-Id: Ia5a63298b5a720652279320d00bdbdbee1f79e21 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk --- dcaedt_be/pom.xml | 2 +- dcaedt_catalog/pom.xml | 7 +++---- dcaedt_validator/pom.xml | 6 +++--- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/dcaedt_be/pom.xml b/dcaedt_be/pom.xml index 59abbd1..a33306a 100644 --- a/dcaedt_be/pom.xml +++ b/dcaedt_be/pom.xml @@ -115,7 +115,7 @@ io.springfox springfox-swagger-ui - 2.6.1 + 2.8.0 compile diff --git a/dcaedt_catalog/pom.xml b/dcaedt_catalog/pom.xml index 2e8b142..905f0d2 100644 --- a/dcaedt_catalog/pom.xml +++ b/dcaedt_catalog/pom.xml @@ -18,11 +18,10 @@ api service - - scm:git:https://github.research.att.com/ASC/ASC-Catalog/ - scm:git:https://github.research.att.com/ASC/ASC-Catalog/ + scm:git:https://github.research.onap.com/ASC/ASC-Catalog/ + scm:git:https://github.research.onap.com/ASC/ASC-Catalog/ HEAD - https://github.research.att.com/ASC/ASC-Catalog/ + https://github.research.onap.com/ASC/ASC-Catalog/ diff --git a/dcaedt_validator/pom.xml b/dcaedt_validator/pom.xml index 5f62852..5137938 100644 --- a/dcaedt_validator/pom.xml +++ b/dcaedt_validator/pom.xml @@ -15,10 +15,10 @@ checker - scm:git:https://github.research.att.com/ASC/ASC-Validator/ - scm:git:https://github.research.att.com/ASC/ASC-Validator/ + scm:git:https://github.research.onap.com/ASC/ASC-Validator/ + scm:git:https://github.research.onap.com/ASC/ASC-Validator/ HEAD - https://github.research.att.com/ASC/ASC-Validator/ + https://github.research.onap.com/ASC/ASC-Validator/ true -- 2.16.6