Remove obsolete dropwizard-db dependency
This commit is contained in:
parent
3b44ed6d16
commit
e944306a28
|
@ -64,10 +64,6 @@
|
|||
<groupId>io.dropwizard</groupId>
|
||||
<artifactId>dropwizard-client</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.dropwizard</groupId>
|
||||
<artifactId>dropwizard-db</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.dropwizard</groupId>
|
||||
<artifactId>dropwizard-http2</artifactId>
|
||||
|
|
Loading…
Reference in New Issue