Remove obsolete dropwizard-db dependency

This commit is contained in:
Chris Eager 2024-02-06 18:51:43 -06:00 committed by Chris Eager
parent 3b44ed6d16
commit e944306a28
1 changed files with 0 additions and 4 deletions

View File

@ -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>