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-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new ae72198 Upgrade Influxdb bundle to version 2.18
ae72198 is described below
commit ae721989e7cf5bb571b6b387dedc10e8d4539cea
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon May 4 12:50:03 2020 +0200
Upgrade Influxdb bundle to version 2.18
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f3446dc..913dfb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,8 +374,8 @@
<icu4j-version>65.1</icu4j-version>
<ignite-version>2.7.6</ignite-version>
<impsort-maven-plugin-version>1.3.2</impsort-maven-plugin-version>
- <influx-java-driver-version>2.17</influx-java-driver-version>
-
<influx-java-driver-bundle-version>2.17_1</influx-java-driver-bundle-version>
+ <influx-java-driver-version>2.18</influx-java-driver-version>
+
<influx-java-driver-bundle-version>2.18_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>