From a8c932ffe46fd8a17a6dcddde4f28c50630d64e0 Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Wed, 30 Oct 2019 19:32:40 -0700 Subject: [PATCH] Update dropwizard to 1.3.16 --- pom.xml | 4 ++-- service/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b7a9e9a33..943398e3a 100644 --- a/pom.xml +++ b/pom.xml @@ -16,8 +16,8 @@ - 1.3.14 - 2.9.9 + 1.3.16 + 2.9.10.20191020 0.14.1 UTF-8 diff --git a/service/pom.xml b/service/pom.xml index 5602950e8..42a325721 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -171,12 +171,12 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.api.version} + 2.9.10.1 com.fasterxml.jackson.dataformat jackson-dataformat-cbor - ${jackson.api.version} + 2.9.10