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 7b6c1c4 Upgrade InfluxDB Driver bundle to version 2.19
7b6c1c4 is described below
commit 7b6c1c410f7f156658cde11029b6ccf0902651d5
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jun 8 20:03:10 2020 +0200
Upgrade InfluxDB Driver bundle to version 2.19
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d60325f..a0287f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
<htmlunit-bundle-version>2.24_1</htmlunit-bundle-version>
<hystrix-bundle-version>1.5.18_1</hystrix-bundle-version>
<ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
-
<influx-java-driver-bundle-version>2.18_1</influx-java-driver-bundle-version>
+
<influx-java-driver-bundle-version>2.19_1</influx-java-driver-bundle-version>
<irclib-bundle-version>1.10_5</irclib-bundle-version>
<ironmq-bundle-version>3.0.5_1</ironmq-bundle-version>
<isorelax-bundle-version>20050913_4</isorelax-bundle-version>