security check issues 20/70720/2
authorEran (ev672n), Vosk <ev672n@att.com>
Thu, 18 Oct 2018 08:55:59 +0000 (11:55 +0300)
committerEran (ev672n), Vosk <ev672n@att.com>
Thu, 18 Oct 2018 10:53:02 +0000 (13:53 +0300)
updating springfox-swagger-ui version, using security check issues

Change-Id: Ia5a63298b5a720652279320d00bdbdbee1f79e21
Issue-ID: SDC-1829
Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
dcaedt_be/pom.xml
dcaedt_catalog/pom.xml
dcaedt_validator/pom.xml

index 59abbd1..a33306a 100644 (file)
                <dependency>
                        <groupId>io.springfox</groupId>
                        <artifactId>springfox-swagger-ui</artifactId>
-                       <version>2.6.1</version>
+                       <version>2.8.0</version>
                        <scope>compile</scope>
                </dependency>
                <dependency>
index 2e8b142..905f0d2 100644 (file)
         <module>api</module>
         <module>service</module>
     </modules>
-
     <scm>
-        <connection>scm:git:https://github.research.att.com/ASC/ASC-Catalog/</connection>
-        <developerConnection>scm:git:https://github.research.att.com/ASC/ASC-Catalog/</developerConnection>
+        <connection>scm:git:https://github.research.onap.com/ASC/ASC-Catalog/</connection>
+        <developerConnection>scm:git:https://github.research.onap.com/ASC/ASC-Catalog/</developerConnection>
         <tag>HEAD</tag>
-        <url>https://github.research.att.com/ASC/ASC-Catalog/</url>
+        <url>https://github.research.onap.com/ASC/ASC-Catalog/</url>
     </scm>
 </project>
index 5f62852..5137938 100644 (file)
     <module>checker</module>
   </modules>
   <scm>
-    <connection>scm:git:https://github.research.att.com/ASC/ASC-Validator/</connection>
-    <developerConnection>scm:git:https://github.research.att.com/ASC/ASC-Validator/</developerConnection>
+    <connection>scm:git:https://github.research.onap.com/ASC/ASC-Validator/</connection>
+    <developerConnection>scm:git:https://github.research.onap.com/ASC/ASC-Validator/</developerConnection>
     <tag>HEAD</tag>
-    <url>https://github.research.att.com/ASC/ASC-Validator/</url>
+    <url>https://github.research.onap.com/ASC/ASC-Validator/</url>
   </scm>
   <properties>
     <sonar.skip>true</sonar.skip>