From fd710e753e88ed8fafc29bcf296ebf0c6c8db3af Mon Sep 17 00:00:00 2001 From: Daniel Bomar Date: Wed, 20 Jul 2022 09:34:30 -0500 Subject: [PATCH] Fix CI Build Issue (#9291) Update jackson-databind dependency --- 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 9084b90ba03..36c64b2c0be 100644 --- a/Mage.Verify/pom.xml +++ b/Mage.Verify/pom.xml @@ -37,7 +37,7 @@ com.fasterxml.jackson.core jackson-databind - [2.9.9.1,) + 2.13.3