From b7fab125cc31c0f4a81e985293b2ef60b8f84dd2 Mon Sep 17 00:00:00 2001 From: sgrampone Date: Wed, 1 Apr 2020 14:46:11 -0300 Subject: [PATCH] update bouncy castle to version 1.64 --- GeneXusCryptography/pom.xml | 4 ++-- GeneXusJWT/pom.xml | 4 ++-- GeneXusXmlSignature/pom.xml | 4 ++-- SecurityAPICommons/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/GeneXusCryptography/pom.xml b/GeneXusCryptography/pom.xml index c83ac17..fa9d0a7 100644 --- a/GeneXusCryptography/pom.xml +++ b/GeneXusCryptography/pom.xml @@ -26,13 +26,13 @@ org.bouncycastle bcpkix-jdk15on - 1.60 + 1.64 org.bouncycastle bcprov-jdk15on - 1.60 + 1.64 com.genexus diff --git a/GeneXusJWT/pom.xml b/GeneXusJWT/pom.xml index 44c565b..a590879 100644 --- a/GeneXusJWT/pom.xml +++ b/GeneXusJWT/pom.xml @@ -50,13 +50,13 @@ org.bouncycastle bcpkix-jdk15on - 1.60 + 1.64 org.bouncycastle bcprov-jdk15on - 1.60 + 1.64 diff --git a/GeneXusXmlSignature/pom.xml b/GeneXusXmlSignature/pom.xml index f11fbab..494249e 100644 --- a/GeneXusXmlSignature/pom.xml +++ b/GeneXusXmlSignature/pom.xml @@ -31,7 +31,7 @@ org.bouncycastle bcpkix-jdk15on - 1.60 + 1.64 @@ -44,7 +44,7 @@ org.bouncycastle bcprov-jdk15on - 1.60 + 1.64 diff --git a/SecurityAPICommons/pom.xml b/SecurityAPICommons/pom.xml index f0d6045..3e2235d 100644 --- a/SecurityAPICommons/pom.xml +++ b/SecurityAPICommons/pom.xml @@ -26,13 +26,13 @@ org.bouncycastle bcpkix-jdk15on - 1.60 + 1.64 org.bouncycastle bcprov-jdk15on - 1.60 + 1.64