This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 63577b7 Upgrade InfluxDB bundle to version 2.22_1
63577b7 is described below
commit 63577b7bb0fea9128c11701120cd1c886365da47
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Oct 5 07:37:03 2021 +0200
Upgrade InfluxDB bundle to version 2.22_1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 31ccb50..0bc7444 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
<hk2-osgi-resource-version>1.0.1</hk2-osgi-resource-version>
<htmlunit-bundle-version>2.24_1</htmlunit-bundle-version>
<hystrix-bundle-version>1.5.18_1</hystrix-bundle-version>
-
<influx-java-driver-bundle-version>2.20_1</influx-java-driver-bundle-version>
+
<influx-java-driver-bundle-version>2.22_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>