Skip to content

Commit

Permalink
Merge pull request #225 from sdutry/WW-4926
Browse files Browse the repository at this point in the history
update commons-beanutils dependency to version 1.9.3
  • Loading branch information
sdutry authored May 23, 2018
2 parents a86524e + 34ea4c1 commit 1bf7283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.9.2</version>
<version>1.9.3</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId>
Expand Down

0 comments on commit 1bf7283

Please sign in to comment.