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 2022/06/09 05:54:06 UTC

[camel] branch main updated (77ac0ecd4a7 -> 118b3cdeeee)

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

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


    from 77ac0ecd4a7 Sync deps
     new 83414f263d4 Upgrade Zxing to version 3.5.0
     new 118b3cdeeee 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.


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


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

commit 118b3cdeeee453b73e3f619f461b400eef3c8f1c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jun 9 07:53:52 2022 +0200

    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 0ef7c08dbdf..62eff1c49a2 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -561,6 +561,6 @@
     <zipkin-reporter-version>2.16.3</zipkin-reporter-version>
     <zipkin-version>2.23.4</zipkin-version>
     <zookeeper-version>3.5.9</zookeeper-version>
-    <zxing-version>3.4.0</zxing-version>
+    <zxing-version>3.5.0</zxing-version>
   </properties>
 </project>


[camel] 01/02: Upgrade Zxing to version 3.5.0

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

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

commit 83414f263d479c8cd182542401c3046651872be0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jun 9 07:52:54 2022 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8f0b6c90de0..b8385fa34fb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -549,7 +549,7 @@
         <zipkin-reporter-version>2.16.3</zipkin-reporter-version>
         <zipkin-version>2.23.4</zipkin-version>
         <zookeeper-version>3.5.9</zookeeper-version>
-        <zxing-version>3.4.0</zxing-version>
+        <zxing-version>3.5.0</zxing-version>
 
         <!-- OSGi bundles properties -->
         <camel.osgi.import.camel.version>