]> git.basschouten.com Git - openhab-addons.git/commitdiff
[bluetooth.generic] Update commons-beanutils to 1.9.4 (#12130)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 7 Mar 2022 20:31:13 +0000 (21:31 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Mar 2022 20:31:13 +0000 (21:31 +0100)
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] <support@github.com>
bundles/org.openhab.binding.bluetooth.generic/pom.xml

index 79b897266c3d1e738abf40910f6454da01f9dd44..b3acd3fbcd92450a3f18876431315a9efc5ed214 100644 (file)
@@ -36,7 +36,7 @@
     <dependency>
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
-      <version>1.9.3</version>
+      <version>1.9.4</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>