Bump commons-beanutils from 1.7.0 to 1.9.4

Bumps commons-beanutils from 1.7.0 to 1.9.4.

---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index bb2cb56..66dc9c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
             <dependency>
                 <groupId>commons-beanutils</groupId>
                 <artifactId>commons-beanutils</artifactId>
-                <version>1.7.0</version>
+                <version>1.9.4</version>
             </dependency>
             <dependency>
                 <groupId>commons-digester</groupId>