Skip to content

Commit f2a7eb9

Browse files
build(deps): bump commons-validator:commons-validator
Bumps commons-validator:commons-validator from 1.9.0 to 1.10.0. --- updated-dependencies: - dependency-name: commons-validator:commons-validator dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c7c115 commit f2a7eb9

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
@@ -991,7 +991,7 @@ Copyright (c) 2012 - Jeremy Long
991991
<dependency>
992992
<groupId>commons-validator</groupId>
993993
<artifactId>commons-validator</artifactId>
994-
<version>1.9.0</version>
994+
<version>1.10.0</version>
995995
<exclusions>
996996
<exclusion>
997997
<groupId>commons-beanutils</groupId>

0 commit comments

Comments
 (0)