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:14:39 UTC

[camel] branch master updated: BouncyCastle update

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 54a554b  BouncyCastle update
54a554b is described below

commit 54a554bab6c65d7759dc45b50e12208fb80e1323
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 698f760..6625de6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -98,7 +98,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>
         <box-java-sdk-version>2.32.0</box-java-sdk-version>
         <braintree-gateway-version>2.93.0</braintree-gateway-version>
         <brave-zipkin-version>5.6.3</brave-zipkin-version>