Skip to content

Commit 1bf7283

Browse files
authored
Merge pull request #225 from sdutry/WW-4926
update commons-beanutils dependency to version 1.9.3
2 parents a86524e + 34ea4c1 commit 1bf7283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@
869869
<dependency>
870870
<groupId>commons-beanutils</groupId>
871871
<artifactId>commons-beanutils</artifactId>
872-
<version>1.9.2</version>
872+
<version>1.9.3</version>
873873
</dependency>
874874
<dependency>
875875
<groupId>commons-validator</groupId>

0 commit comments

Comments
 (0)