Bump commons-beanutils from 1.7.0 to 1.9.4 in /jelly-tags/util

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/jelly-tags/util/pom.xml b/jelly-tags/util/pom.xml
index 00b3b69..ee70b0d 100644
--- a/jelly-tags/util/pom.xml
+++ b/jelly-tags/util/pom.xml
@@ -23,7 +23,7 @@
     <dependency>
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
-      <version>1.7.0</version>
+      <version>1.9.4</version>
     </dependency>
 
     <!-- END for compilation -->