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 2018/11/07 06:38:59 UTC

[camel] branch master updated: Upgrade InfluxDB and related bundle to version 2.14

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


The following commit(s) were added to refs/heads/master by this push:
     new 45556a4  Upgrade InfluxDB and related bundle to version 2.14
45556a4 is described below

commit 45556a4c67f30840871f0f7a43b48ffd6379873f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 7 07:38:30 2018 +0100

    Upgrade InfluxDB and related bundle to version 2.14
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index de8be78..56d14bc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -317,8 +317,8 @@
     <ignite-version>2.6.0</ignite-version>
     <infinispan-version>9.4.1.Final</infinispan-version>
     <infinispan-spring-boot-version>2.0.0.Final</infinispan-spring-boot-version>
-    <influx-java-driver-version>2.13</influx-java-driver-version>
-    <influx-java-driver-bundle-version>2.13_1</influx-java-driver-bundle-version>
+    <influx-java-driver-version>2.14</influx-java-driver-version>
+    <influx-java-driver-bundle-version>2.14_1</influx-java-driver-bundle-version>
     <influx-guava-version>20.0</influx-guava-version>
     <irclib-bundle-version>1.10_5</irclib-bundle-version>
     <irclib-version>1.10</irclib-version>