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.git


The following commit(s) were added to refs/heads/main by this push:
     new de0215996d48 chore(deps): Bump com.influxdb:influxdb-client-java from 
7.4.0 to 7.5.0 (#20811)
de0215996d48 is described below

commit de0215996d48c3b93ed8e33c9fb73f91c6503f54
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 14 09:21:36 2026 +0100

    chore(deps): Bump com.influxdb:influxdb-client-java from 7.4.0 to 7.5.0 
(#20811)
    
    Bumps 
[com.influxdb:influxdb-client-java](https://github.com/influxdata/influxdb-client-java)
 from 7.4.0 to 7.5.0.
    - [Release 
notes](https://github.com/influxdata/influxdb-client-java/releases)
    - 
[Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/influxdata/influxdb-client-java/compare/v7.4.0...v7.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.influxdb:influxdb-client-java
      dependency-version: 7.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e2268b58b663..610a119a8a25 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -261,7 +261,7 @@
         <infinispan-version>16.0.3</infinispan-version>
         <infinispan-protostream-version>6.0.2</infinispan-protostream-version>
         <influx-java-driver-version>2.25</influx-java-driver-version>
-        
<influx-client-java-driver-version>7.4.0</influx-client-java-driver-version>
+        
<influx-client-java-driver-version>7.5.0</influx-client-java-driver-version>
         <irclib-version>1.10</irclib-version>
         <ironmq-version>3.0.5</ironmq-version>
         <ivy-version>2.5.3</ivy-version>

Reply via email to