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 2021/01/04 10:11:29 UTC

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

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 1237ab7  Updating BouncyCastle to 1.68
1237ab7 is described below

commit 1237ab783288a917275e0dee1ee2590db953a92f
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jan 4 10:11:10 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index 37e1dce..9b424ca 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.67</bouncycastle.version>
+    <bouncycastle.version>1.68</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>