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

nacx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds.git


The following commit(s) were added to refs/heads/master by this push:
     new 30830bf  JCLOUDS-1526 - Update BouncyCastle dependency (#53)
30830bf is described below

commit 30830bfa4e41b0647b343892c6c41b0bf797a1ee
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Nov 15 15:03:40 2019 +0000

    JCLOUDS-1526 - Update BouncyCastle dependency (#53)
---
 drivers/bouncycastle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/bouncycastle/pom.xml b/drivers/bouncycastle/pom.xml
index f718390..64ab828 100644
--- a/drivers/bouncycastle/pom.xml
+++ b/drivers/bouncycastle/pom.xml
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-ext-jdk15on</artifactId>
-      <version>1.51</version>
+      <version>1.64</version>
     </dependency>
   </dependencies>
 

Reply via email to