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/01/04 06:24:04 UTC

[camel] 01/04: Upgrade Bouncycastle to version 1.68

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 8ae06775308e34f2c886e3f1c4718c32fa4d8586
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 4 07:10:01 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6e9eac2..f044099 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
         <azure-eventhubs-checkpointstore-blob-version>1.2.0</azure-eventhubs-checkpointstore-blob-version>
         <beanio-version>2.1.0</beanio-version>
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
-        <bouncycastle-version>1.66</bouncycastle-version>
+        <bouncycastle-version>1.68</bouncycastle-version>
         <box-java-sdk-version>2.52.0</box-java-sdk-version>
         <braintree-gateway-version>3.5.0</braintree-gateway-version>
         <brave-zipkin-version>5.13.3</brave-zipkin-version>