Skip to content

Commit 022003a

Browse files
build(deps): bump commons-validator:commons-validator
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 5bd7611 commit 022003a

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
@@ -984,7 +984,7 @@ Copyright (c) 2012 - Jeremy Long
984984
<dependency>
985985
<groupId>commons-validator</groupId>
986986
<artifactId>commons-validator</artifactId>
987-
<version>1.10.0</version>
987+
<version>1.10.1</version>
988988
<exclusions>
989989
<exclusion>
990990
<groupId>commons-beanutils</groupId>

0 commit comments

Comments
 (0)