From e944306a288418b7a391468911632a7397247f26 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Tue, 6 Feb 2024 18:51:43 -0600 Subject: [PATCH] Remove obsolete dropwizard-db dependency --- service/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/service/pom.xml b/service/pom.xml index b3bf7ae44..b45846410 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -64,10 +64,6 @@ io.dropwizard dropwizard-client - - io.dropwizard - dropwizard-db - io.dropwizard dropwizard-http2