You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2022/12/31 16:49:40 UTC

[streampipes] branch dev updated: chore(deps): bump influxdb-java from 2.22 to 2.23 (#998)

This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 4da436edf chore(deps): bump influxdb-java from 2.22 to 2.23 (#998)
4da436edf is described below

commit 4da436edfa235b80db73a5b20b6e2c5da59ed507
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Dec 31 17:49:35 2022 +0100

    chore(deps): bump influxdb-java from 2.22 to 2.23 (#998)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10f77f91e..c28321df7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
 	<httpclient.version>4.5.13</httpclient.version>
 	<httpcore.version>4.4.9</httpcore.version>
 	<httpcore-osgi.version>4.4.9</httpcore-osgi.version>
-	<influxdb.version>2.22</influxdb.version>
+	<influxdb.version>2.23</influxdb.version>
 	<j2html.version>1.6.0</j2html.version>
 	<jackson.version>2.14.1</jackson.version>
         <jackson.databind.version>2.13.4.1</jackson.databind.version>