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

davsclaus 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 14aea66b457a chore(deps): Bump com.hivemq:hivemq-mqtt-client from 
1.3.6 to 1.4.0 (#26045)
14aea66b457a is described below

commit 14aea66b457a9740a33a9f7b68c9dcec426d6ca2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 18:08:26 2026 +0200

    chore(deps): Bump com.hivemq:hivemq-mqtt-client from 1.3.6 to 1.4.0 (#26045)
    
    Bumps 
[com.hivemq:hivemq-mqtt-client](https://github.com/hivemq/hivemq-mqtt-client) 
from 1.3.6 to 1.4.0.
    - [Release notes](https://github.com/hivemq/hivemq-mqtt-client/releases)
    - 
[Changelog](https://github.com/hivemq/hivemq-mqtt-client/blob/master/RELEASE.md)
    - 
[Commits](https://github.com/hivemq/hivemq-mqtt-client/compare/v1.3.6...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.hivemq:hivemq-mqtt-client
      dependency-version: 1.4.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 d56d8f065afb..8f4c0b5c8ba1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -237,7 +237,7 @@
         <hdrhistrogram-version>2.2.2</hdrhistrogram-version>
         <hibernate-validator-version>9.1.3.Final</hibernate-validator-version>
         <hibernate-version>7.4.7.Final</hibernate-version>
-        <hivemq-mqtt-client-version>1.3.6</hivemq-mqtt-client-version>
+        <hivemq-mqtt-client-version>1.4.0</hivemq-mqtt-client-version>
         <hsqldb-version>2.7.4</hsqldb-version>
         <mariadb-version>3.5.10</mariadb-version>
         <mariadb4j-version>3.3.1</mariadb4j-version>

Reply via email to