Updated the Version of Dropwizard
[holmes/engine-management.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d7d8d2b..321f4c8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <artifactId>dropwizard-db</artifactId>
                 <version>${dropwizard.version}</version>
             </dependency>
+            <dependency>
+                <groupId>io.dropwizard</groupId>
+                <artifactId>dropwizard-jdbi</artifactId>
+                <version>${dropwizard.version}</version>
+            </dependency>
             <dependency>
                 <groupId>io.swagger</groupId>
                 <artifactId>swagger-jersey2-jaxrs</artifactId>