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:04 UTC

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

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>