From 8a381b6a28b2de4609fab72ccd62ae6b3a310fc8 Mon Sep 17 00:00:00 2001 From: Evan Kranzler Date: Mon, 22 Jul 2019 17:47:23 -0400 Subject: [PATCH] fixed a potential security vulnerability --- Mage.Verify/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mage.Verify/pom.xml b/Mage.Verify/pom.xml index 9db522bef1..a4fb3c8fcd 100644 --- a/Mage.Verify/pom.xml +++ b/Mage.Verify/pom.xml @@ -32,7 +32,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9 + [2.9.9.1,)