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 2020/07/07 13:23:41 UTC

[camel] branch master updated (1b01046 -> 83dacdf)

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

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


    from 1b01046  Sync Properties
     new a1ba280  Upgrade Bouncycastle to version 1.66
     new 83dacdf  Sync Properties

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.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade Bouncycastle to version 1.66

Posted by ac...@apache.org.
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 a1ba2806ec771c6124524cee7f1b546824dcce6a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 7 15:06:15 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 39a7a3d..afc428b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -86,7 +86,7 @@
         <azure-storage-queue-java-sdk12-version>12.5.1</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.65</bouncycastle-version>
+        <bouncycastle-version>1.66</bouncycastle-version>
         <box-java-sdk-version>2.48.0</box-java-sdk-version>
         <braintree-gateway-version>2.108.0</braintree-gateway-version>
         <brave-zipkin-version>5.12.0</brave-zipkin-version>


[camel] 02/02: Sync Properties

Posted by ac...@apache.org.
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 83dacdff2ffc91ab1fd7a78d460d4e8fe352b28f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 7 15:07:01 2020 +0200

    Sync Properties
---
 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 21f87f4..b608182 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -78,7 +78,7 @@
     <azure-storage-queue-java-sdk12-version>12.5.1</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.65</bouncycastle-version>
+    <bouncycastle-version>1.66</bouncycastle-version>
     <box-java-sdk-version>2.48.0</box-java-sdk-version>
     <braintree-gateway-version>2.108.0</braintree-gateway-version>
     <brave-zipkin-version>5.12.0</brave-zipkin-version>