From b447423651820b99d9524a3a654b1f429cd0d850 Mon Sep 17 00:00:00 2001 From: David Xia Date: Mon, 28 Sep 2020 17:40:53 -0400 Subject: [PATCH] Upgrade dropwizard-core dep from 0.7.1 to 0.9.3 which includes this fix https://github.com/dropwizard/dropwizard/issues/523. --- helios-services/pom.xml | 2 +- helios-system-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helios-services/pom.xml b/helios-services/pom.xml index ccb96a6e95..404c467fe3 100644 --- a/helios-services/pom.xml +++ b/helios-services/pom.xml @@ -159,7 +159,7 @@ io.dropwizard dropwizard-core - 0.7.1 + 0.9.3 javax.ws.rs diff --git a/helios-system-tests/pom.xml b/helios-system-tests/pom.xml index 6f7a7d1cec..c04f1aa1d1 100644 --- a/helios-system-tests/pom.xml +++ b/helios-system-tests/pom.xml @@ -28,7 +28,7 @@ io.dropwizard dropwizard-core - 0.7.1 + 0.9.3 com.fasterxml.jackson.jaxrs