From 13e471eb56d87953bb113797096ffb9f026634c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 08:42:30 +0000 Subject: [PATCH] deps: bump com.hivemq:hivemq-mqtt-client Bumps the minor-patch-dependencies group with 1 update: [com.hivemq:hivemq-mqtt-client](https://github.com/hivemq/hivemq-mqtt-client). Updates `com.hivemq:hivemq-mqtt-client` from 1.3.12 to 1.3.13 - [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.12...v1.3.13) --- updated-dependencies: - dependency-name: com.hivemq:hivemq-mqtt-client dependency-version: 1.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c486cbe..6404f90 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ com.hivemq hivemq-mqtt-client - 1.3.12 + 1.3.13 com.squareup.okhttp3