From a1820b5d018e286c4909cf7383e92518404525ad Mon Sep 17 00:00:00 2001 From: dawinter Date: Wed, 17 Apr 2019 10:58:00 +0200 Subject: [PATCH] Update org.bouncycastle dependency #554 http://www.bouncycastle.org/releasenotes.html --- util/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util/pom.xml b/util/pom.xml index 9681135b81..f55b03690f 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -59,12 +59,12 @@ org.bouncycastle bcprov-ext-jdk15on - 1.59 + 1.61 org.bouncycastle bcpkix-jdk15on - 1.59 + 1.61 com.microsoft.azure