From 29cba86a231e988a547d892aa1111e96384a70d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 21:31:13 +0100 Subject: [PATCH] [bluetooth.generic] Update commons-beanutils to 1.9.4 (#12130) Bumps commons-beanutils from 1.9.3 to 1.9.4. --- updated-dependencies: - dependency-name: commons-beanutils:commons-beanutils dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bundles/org.openhab.binding.bluetooth.generic/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.bluetooth.generic/pom.xml b/bundles/org.openhab.binding.bluetooth.generic/pom.xml index 79b897266c..b3acd3fbcd 100644 --- a/bundles/org.openhab.binding.bluetooth.generic/pom.xml +++ b/bundles/org.openhab.binding.bluetooth.generic/pom.xml @@ -36,7 +36,7 @@ commons-beanutils commons-beanutils - 1.9.3 + 1.9.4 compile -- 2.47.3