From 48512de7aa1a32fbd953d117c4178f49717ef0bd Mon Sep 17 00:00:00 2001 From: sgrampone Date: Tue, 24 Mar 2020 13:12:18 -0300 Subject: [PATCH] Revert changes to JWT dependencies --- GeneXusJWT/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/GeneXusJWT/pom.xml b/GeneXusJWT/pom.xml index d36d3b4..44c565b 100644 --- a/GeneXusJWT/pom.xml +++ b/GeneXusJWT/pom.xml @@ -32,19 +32,19 @@ com.fasterxml.jackson.core jackson-databind - 2.10.3 + 2.9.10.1 com.fasterxml.jackson.core jackson-annotations - 2.10.3 + 2.9.9 com.fasterxml.jackson.core jackson-core - 2.10.3 + 2.9.9 @@ -62,7 +62,7 @@ commons-codec commons-codec - 1.14 + 1.11 com.genexus