From c51b4a88e7940e4685ab3aa187736b4ddfe557aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 19:06:24 +0000 Subject: [PATCH] Bump org.apache.commons:commons-configuration2 in /mqtt-client-wrapper Bumps org.apache.commons:commons-configuration2 from 2.1 to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mqtt-client-wrapper/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mqtt-client-wrapper/pom.xml b/mqtt-client-wrapper/pom.xml index a40bab8..b5a671c 100644 --- a/mqtt-client-wrapper/pom.xml +++ b/mqtt-client-wrapper/pom.xml @@ -72,7 +72,7 @@ org.apache.commons commons-configuration2 - 2.1 + 2.10.1