aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ms/neng/pom.xml3
-rw-r--r--ms/vlantag-api/pom.xml1
2 files changed, 0 insertions, 4 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index 0c4cff21..e9c030c7 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -253,7 +253,6 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-core</artifactId>
- <version>1.5.22</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
@@ -293,12 +292,10 @@
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>javax.ws.rs-api</artifactId>
- <version>2.1</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.6</version>
</dependency>
<dependency>
<groupId>org.liquibase</groupId>
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index 3213bd08..2bb59321 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -96,7 +96,6 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
- <version>1.5.8</version>
</dependency>
</dependencies>