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 2021/12/21 16:32:03 UTC

[camel] branch camel-3.14.x created (now f900ecc)

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

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


      at f900ecc  [CAMEL-17360]upgrade to bouncycastle 1.70-also upgrade in camel-dependencies/pom.xml

This branch includes the following new commits:

     new f900ecc  [CAMEL-17360]upgrade to bouncycastle 1.70-also upgrade in camel-dependencies/pom.xml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[camel] 01/01: [CAMEL-17360]upgrade to bouncycastle 1.70-also upgrade in camel-dependencies/pom.xml

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f900ecc20717949e0209ded65e895b08636a1f69
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Tue Dec 21 11:03:32 2021 -0500

    [CAMEL-17360]upgrade to bouncycastle 1.70-also upgrade in camel-dependencies/pom.xml
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 06984f1..54dcb99 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -80,7 +80,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>