From 2a07f09c30dfc77b50e6c4c1452801ea0bc4ff73 Mon Sep 17 00:00:00 2001 From: Russell Howe Date: Sun, 13 Jan 2019 19:00:28 +0000 Subject: [PATCH] PP-4627: Upgrade dropwizard from 1.3.5 to 1.3.8 Release notes: https://www.dropwizard.io/1.3.8/docs/about/release-notes.html 1.3.6 fixes a DoS issue in Jackson: https://github.com/FasterXML/jackson-databind/issues/2141 1.3.7 fixes incorrect reading of somaxconn on Linux: https://github.com/dropwizard/dropwizard/pull/2430 1.3.8 upgrades Guava to fix a DoS (CVE-2018-10237) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c70bb37485..5328bc9e6c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ pay-connector UTF-8 - 1.3.5 + 1.3.8 2.20.0 2.7.3 4.1.0