From d7489d1ab99552ee61a5c27e3fc15fb79652d48f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2019 23:09:12 +0000 Subject: [PATCH] Bump org.eclipse.paho.client.mqttv3 from 1.0.2 to 1.2.1 Bumps org.eclipse.paho.client.mqttv3 from 1.0.2 to 1.2.1. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e129fc2..8b11f58 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.eclipse.paho org.eclipse.paho.client.mqttv3 - 1.0.2 + 1.2.1 org.thymeleaf