You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ff...@apache.org on 2021/12/21 15:37:47 UTC

[camel] branch camel-3.14.x updated: [CAMEL-17360]upgrade to bouncycastle 1.70

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

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


The following commit(s) were added to refs/heads/camel-3.14.x by this push:
     new b16b554  [CAMEL-17360]upgrade to bouncycastle 1.70
b16b554 is described below

commit b16b55431283b15727c8c4bc2056cdbafbb981f5
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Tue Dec 21 10:34:02 2021 -0500

    [CAMEL-17360]upgrade to bouncycastle 1.70
    
    (cherry picked from commit 3e29b2a55f9ee626fad6113c270212b02b0a525f)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6177e36..3a7e553 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
         <azure-storage-queue-version>12.11.1</azure-storage-queue-version>
         <beanio-version>2.1.0</beanio-version>
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
-        <bouncycastle-version>1.69</bouncycastle-version>
+        <bouncycastle-version>1.70</bouncycastle-version>
         <box-java-sdk-version>2.58.0</box-java-sdk-version>
         <braintree-gateway-version>3.13.0</braintree-gateway-version>
         <brave-zipkin-version>5.13.3</brave-zipkin-version>