Skip to content

Commit d57a644

Browse files
Bump commons-validator:commons-validator from 1.10.0 to 1.10.1
Bumps [commons-validator:commons-validator](https://github.com/apache/commons-validator) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/apache/commons-validator/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-validator@rel/commons-validator-1.10.0...rel/commons-validator-1.10.1) --- updated-dependencies: - dependency-name: commons-validator:commons-validator dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af42f05 commit d57a644

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.10.0</version>
20+
<version>1.10.1</version>
2121
<exclusions>
2222
<!--
2323
To prevent exposure to the vulnerability present into version 3.2.2

0 commit comments

Comments
 (0)