Skip to content

Commit b18be75

Browse files
authored
Merge pull request #52 from righettod/dependabot/maven/commons-validator-commons-validator-1.10.0
Bump commons-validator:commons-validator from 1.9.0 to 1.10.0
2 parents 360a3cb + b78a3de commit b18be75

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
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>commons-validator</groupId>
1919
<artifactId>commons-validator</artifactId>
20-
<version>1.9.0</version>
20+
<version>1.10.0</version>
2121
<exclusions>
2222
<!--
2323
To prevent exposure to the vulnerability present into version 3.2.2

0 commit comments

Comments
 (0)