You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/07/07 13:23:42 UTC

[camel] 01/02: Upgrade Bouncycastle to version 1.66

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

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

commit a1ba2806ec771c6124524cee7f1b546824dcce6a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 7 15:06:15 2020 +0200

    Upgrade Bouncycastle to version 1.66
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 39a7a3d..afc428b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -86,7 +86,7 @@
         <azure-storage-queue-java-sdk12-version>12.5.1</azure-storage-queue-java-sdk12-version>
         <beanio-version>2.1.0</beanio-version>
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
-        <bouncycastle-version>1.65</bouncycastle-version>
+        <bouncycastle-version>1.66</bouncycastle-version>
         <box-java-sdk-version>2.48.0</box-java-sdk-version>
         <braintree-gateway-version>2.108.0</braintree-gateway-version>
         <brave-zipkin-version>5.12.0</brave-zipkin-version>