Bump commons-validator:commons-validator from 1.8.0 to 1.10.0
Bumps commons-validator:commons-validator from 1.8.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>
Closes #832
Change-Id: I5a92a92df982002665b2f1f2880da0fed07b0511
diff --git a/pom.xml b/pom.xml
index 16413a8..be0dc51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -590,7 +590,7 @@
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
- <version>1.8.0</version>
+ <version>1.10.0</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>