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/02/02 12:46:31 UTC

[camel] branch bouncycastle-1.68 created (now ccb2076)

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

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


      at ccb2076  Sync deps

This branch includes the following new commits:

     new 8af8bb1  Upgrade Bouncycastle to version 1.68
     new ccb2076  Sync deps

The 2 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/02: Upgrade Bouncycastle to version 1.68

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

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

commit 8af8bb16f5230bf37c463afec2e14b6940bd7c14
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 2 13:43:05 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 4958602..0ad22a3 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.4.0</braintree-gateway-version>
         <brave-zipkin-version>5.13.2</brave-zipkin-version>


[camel] 02/02: Sync deps

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

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

commit ccb2076ec735b77f145b6b28f959702ae5e7c03d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 2 13:45:53 2021 +0100

    Sync deps
---
 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 ec0e78d..abeff31 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -81,7 +81,7 @@
     <azure-storage-queue-java-sdk12-version>12.7.0</azure-storage-queue-java-sdk12-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.4.0</braintree-gateway-version>
     <brave-zipkin-version>5.13.2</brave-zipkin-version>