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/11/03 06:33:53 UTC

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

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 ea97011  Updating BouncyCastle to 1.67
ea97011 is described below

commit ea970112d32d184a19982c831322d63a6e4371ea
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Nov 3 06:28:28 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 71712b8..1a264d9 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.66</bouncycastle.version>
+    <bouncycastle.version>1.67</bouncycastle.version>
     <jersey.container.version>2.17</jersey.container.version>
     <jersey.version>1.19.4</jersey.version>
     <commons-text.version>1.9</commons-text.version>