aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-05-22 20:43:41 +0300
committerMichael Lando <ml636r@att.com>2018-05-24 15:08:44 +0300
commitcb1b7daace9f16ed54b3bc0b419e100f52320fde (patch)
treec60c6c7ac781eb4252fb5f692daf8f46be07a684 /catalog-be
parent7c727c1a2bc672f20e87260ad3dc9c33ca31bbd4 (diff)
fix swagger issue
update the config servlt with mdc logs Change-Id: I0f0b9b4895ba16895ce5c11539904e1072a53782 Issue-ID: SDC-1321 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'catalog-be')
-rw-r--r--catalog-be/pom.xml10
1 files changed, 2 insertions, 8 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index 0ca00c75f1..ab982d76c3 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -83,14 +83,8 @@
<groupId>io.swagger</groupId>
<artifactId>swagger-jersey2-jaxrs</artifactId>
<scope>compile</scope>
- <version>1.5.18</version>
- </dependency>
-
- <!-- <dependency>
- <groupId>io.swagger.core.v3</groupId>
- <artifactId>swagger-jaxrs2</artifactId>
- <version>2.0.0-rc4</version>
- </dependency> -->
+ <version>1.5.15</version>
+ </dependency>
<!-- Swagger Dependencies End -->
<dependency>