Browse Source

Merge pull request #170 from hs-web/dependabot/maven/commons-beanutils-commons-beanutils-1.9.4

Bump commons-beanutils from 1.9.3 to 1.9.4
老周 4 years ago
parent
commit
1e7ffe9bd8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -370,7 +370,7 @@
             <dependency>
             <dependency>
                 <groupId>commons-beanutils</groupId>
                 <groupId>commons-beanutils</groupId>
                 <artifactId>commons-beanutils</artifactId>
                 <artifactId>commons-beanutils</artifactId>
-                <version>1.9.3</version>
+                <version>1.9.4</version>
             </dependency>
             </dependency>
 
 
             <dependency>
             <dependency>