summaryrefslogtreecommitdiffstats
path: root/esr-mgr/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'esr-mgr/pom.xml')
-rw-r--r--esr-mgr/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/esr-mgr/pom.xml b/esr-mgr/pom.xml
index c0ccbc8..3679d86 100644
--- a/esr-mgr/pom.xml
+++ b/esr-mgr/pom.xml
@@ -140,10 +140,6 @@
<artifactId>dropwizard-assets</artifactId>
</dependency>
<dependency>
- <groupId>io.dropwizard</groupId>
- <artifactId>dropwizard-hibernate</artifactId>
- </dependency>
- <dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-jersey2-jaxrs</artifactId>
<exclusions>
@@ -284,13 +280,6 @@
</goals>
</execution>
</executions>
- <dependencies>
- <dependency>
- <groupId>io.swagger</groupId>
- <artifactId>swagger-hibernate-validations</artifactId>
- <version>1.5.6</version>
- </dependency>
- </dependencies>
</plugin>
</plugins>
</build>