Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
commons-beanutils 升级到 1.9.4 fix #331
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Aug 22, 2019
1 parent 1e591fe commit 1724c8e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Expand Up @@ -43,7 +43,9 @@
<!--****************************第三方************************************ -->

<!--*********************begin dependency plugins version************************************ -->
<version.commons-beanutils>1.9.3</version.commons-beanutils>

<!-- http://commons.apache.org/proper/commons-beanutils/changes-report.html -->
<version.commons-beanutils>1.9.4</version.commons-beanutils>

<!-- http://commons.apache.org/proper/commons-codec/changes-report.html#a1.12 -->
<version.commons-codec>1.12</version.commons-codec>
Expand Down

0 comments on commit 1724c8e

Please sign in to comment.