Bump commons-validator:commons-validator from 1.7 to 1.8.0 in /full (closes #720)

Bumps commons-validator:commons-validator from 1.7 to 1.8.0.

Change-Id: Ia32e086860e33d619ce95a6d4506c24e65928b3c

---
updated-dependencies:
- dependency-name: commons-validator:commons-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Change-Id: I7c7623c81dfcf0233e9fcc0503a24a0fbf869d47
diff --git a/full/pom.xml b/full/pom.xml
index 0fdf49f..2120427 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -400,7 +400,7 @@
 		<dependency>
 			<groupId>commons-validator</groupId>
 			<artifactId>commons-validator</artifactId>
-			<version>1.7</version>
+			<version>1.8.0</version>
 			<exclusions>
 				<exclusion>
 					<groupId>commons-logging</groupId>