You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2020/07/07 16:00:55 UTC

[directory-kerby] branch trunk updated: Updating to BouncyCastle 1.66

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 533451c  Updating to BouncyCastle 1.66
533451c is described below

commit 533451ce08c44f876ae4fba1ec94adb7262a6bac
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jul 7 17:00:37 2020 +0100

    Updating to BouncyCastle 1.66
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c36c7d9..3806ada 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
     <mockito.version>3.3.0</mockito.version>
     <netty.version>4.1.50.Final</netty.version>
     <hadoop.version>3.1.3</hadoop.version>
-    <bouncycastle.version>1.65</bouncycastle.version>
+    <bouncycastle.version>1.66</bouncycastle.version>
     <jersey.container.version>2.17</jersey.container.version>
     <jersey.version>1.19.4</jersey.version>
     <commons-text.version>1.8</commons-text.version>