From 6803ccc8b6698a2842cd9e6d325d58f94c0ab08d Mon Sep 17 00:00:00 2001 From: Alex Bishop Date: Wed, 20 Mar 2024 14:10:54 +0000 Subject: [PATCH] =?UTF-8?q?BAU=20=E2=80=94=20Upgrade=20from=20Dropwizard?= =?UTF-8?q?=203.0.6=20to=203.0.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dependabot has not opened a PR to do this for some reason. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d79b4d1f..2905305d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.dropwizard dropwizard-dependencies - 3.0.6 + 3.0.7 pom import