Skip to content

Commit 42755ac

Browse files
[dependency] Bump commons-validator:commons-validator
Bumps [commons-validator:commons-validator](https://github.com/apache/commons-validator) from 1.9.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.9.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3da20e commit 42755ac

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
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>commons-validator</groupId>
8686
<artifactId>commons-validator</artifactId>
87-
<version>1.9.0</version>
87+
<version>1.10.1</version>
8888
</dependency>
8989
</dependencies>
9090

0 commit comments

Comments
 (0)