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

[camel] branch main 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 main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 3e29b2a  [CAMEL-17360]upgrade to bouncycastle 1.70
3e29b2a is described below

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

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2e3e1d5..1c9722e 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>