You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/07 15:28:50 UTC

[camel] branch main updated: Upgrade influx

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 030f6597861 Upgrade influx
030f6597861 is described below

commit 030f6597861f2eefb9bc11f9b86d04b061599e42
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Jul 7 17:28:41 2023 +0200

    Upgrade influx
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cc0d76cf00f..4723eb624bc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -220,7 +220,7 @@
         <ignite-version>2.15.0</ignite-version>
         <impsort-maven-plugin-version>1.9.0</impsort-maven-plugin-version>
         <infinispan-version>14.0.11.Final</infinispan-version>
-        <influx-java-driver-version>2.22</influx-java-driver-version>
+        <influx-java-driver-version>2.23</influx-java-driver-version>
         <influx-client-java-driver-version>6.8.0</influx-client-java-driver-version>
         <irclib-version>1.10</irclib-version>
         <ironmq-version>3.0.5</ironmq-version>