You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/05/01 14:16:30 UTC

[camel] branch camel-2.x updated: BouncyCastle update

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

coheigea pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.x by this push:
     new 6358039  BouncyCastle update
6358039 is described below

commit 63580399f5ae849e082b4edfb575d57e4afe22a0
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed May 1 15:14:16 2019 +0100

    BouncyCastle update
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 01fd04f..c14a66b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,7 +94,7 @@
     <bndlib-version>2.4.0</bndlib-version>
     <bsh-version>2.0b6</bsh-version>
     <boon-version>0.34</boon-version>
-    <bouncycastle-version>1.60</bouncycastle-version>
+    <bouncycastle-version>1.61</bouncycastle-version>
     <boxjavalibv2.version>3.2.1</boxjavalibv2.version>
     <box-java-sdk-version>2.10.0</box-java-sdk-version>
     <braintree-gateway-version>2.89.0</braintree-gateway-version>