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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new a0a6823cb influxdb client 2.23 (#445)
a0a6823cb is described below

commit a0a6823cb652f0fdbf41fdcf6c67674272645313
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Feb 6 12:32:30 2024 +0100

    influxdb client 2.23 (#445)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b94539758..704f0b63f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
   val PekkoVersion = PekkoCoreDependency.version
   val PekkoBinaryVersion = PekkoVersion.take(3)
 
-  val InfluxDBJavaVersion = "2.15"
+  val InfluxDBJavaVersion = "2.23"
 
   val AvroVersion = "1.11.3"
   val AwsSdk2Version = "2.23.12"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to