summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/pom.xml b/pom.xml
index 560e17e..a9f1ea2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,12 +76,6 @@
<groupId>org.onap.msb.java-sdk</groupId>
<artifactId>msb-java-sdk</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <exclusions>
- <exclusion>
- <groupId>com.eclipsesource.jaxrs</groupId>
- <artifactId>jersey-all</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.eclipsesource.jaxrs</groupId>
@@ -102,16 +96,6 @@
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <exclusions>
- <exclusion>
- <groupId>io.dropwizard</groupId>
- <artifactId>dropwizard-db</artifactId>
- </exclusion>
- <exclusion>
- <groupId>io.dropwizard</groupId>
- <artifactId>dropwizard-core</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>org.onap.holmes.dsa</groupId>
@@ -141,7 +125,6 @@
<version>${lombok.version}</version>
</dependency>
-
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>