From 104f31f8a5f48bef88dd9da0bcbd33628919ddb3 Mon Sep 17 00:00:00 2001 From: Oliver Rahner Date: Wed, 2 Oct 2024 15:59:42 +0200 Subject: [PATCH] update paho mqtt client to 1.2.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd351b3b..5d7e2ca0 100644 --- a/pom.xml +++ b/pom.xml @@ -212,7 +212,7 @@ org.eclipse.paho org.eclipse.paho.client.mqttv3 - 1.2.4 + 1.2.5