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/09/06 07:21:50 UTC

[camel] branch master updated: Upgrade InfluxDb Java and related bundle to version 2.12

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 29169fc  Upgrade InfluxDb Java and related bundle to version 2.12
29169fc is described below

commit 29169fcf9fa507604cab83154f28eda6be264b34
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 6 09:21:26 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b90db17..7451542 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -317,8 +317,8 @@
     <ignite-version>2.6.0</ignite-version>
     <infinispan-version>9.3.2.Final</infinispan-version>
     <infinispan-spring-boot-version>2.0.0.Beta1</infinispan-spring-boot-version>
-    <influx-java-driver-version>2.11</influx-java-driver-version>
-    <influx-java-driver-bundle-version>2.11_1</influx-java-driver-bundle-version>
+    <influx-java-driver-version>2.12</influx-java-driver-version>
+    <influx-java-driver-bundle-version>2.12_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>