From fcae100df11ce020d5a5ee9c9f7674eb412108d5 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Tue, 6 Feb 2024 18:02:56 -0600 Subject: [PATCH] Add dropwizard-http2 dependency --- service/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/service/pom.xml b/service/pom.xml index 96d816bee..b3bf7ae44 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -68,6 +68,10 @@ io.dropwizard dropwizard-db + + io.dropwizard + dropwizard-http2 + io.dropwizard dropwizard-logging