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/11 15:34:04 UTC

[camel] branch master updated (ead2f88 -> afb897b)

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 ead2f88  Regen for commit 4a864ea921f1af7415cd9df52bdaa0564445eac6
     new b1df9f2  Upgrade InfluxDB Java to version 2.21
     new afb897b  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 master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit afb897b72ccfbaa3c1ff78a30204667998d545b7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 11 16:28:54 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 4ac0c4c..7be52ea 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -273,7 +273,7 @@
     <impsort-maven-plugin-version>1.4.1</impsort-maven-plugin-version>
     <infinispan-version>11.0.8.Final</infinispan-version>
     <influx-guava-version>20.0</influx-guava-version>
-    <influx-java-driver-version>2.20</influx-java-driver-version>
+    <influx-java-driver-version>2.21</influx-java-driver-version>
     <irclib-version>1.10</irclib-version>
     <ironmq-version>3.0.5</ironmq-version>
     <isorelax-jaxp-bridge-version>1.1</isorelax-jaxp-bridge-version>


[camel] 01/02: Upgrade InfluxDB Java to version 2.21

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 b1df9f2849a8ccb0e24420b6463c7b329f5a7f2a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 11 14:17:02 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1a993be..f3571c7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -252,7 +252,7 @@
         <ignite-version>2.9.1</ignite-version>
         <impsort-maven-plugin-version>1.4.1</impsort-maven-plugin-version>
         <infinispan-version>11.0.8.Final</infinispan-version>
-        <influx-java-driver-version>2.20</influx-java-driver-version>
+        <influx-java-driver-version>2.21</influx-java-driver-version>
         <influx-guava-version>20.0</influx-guava-version>
         <irclib-version>1.10</irclib-version>
         <ironmq-version>3.0.5</ironmq-version>