Merge pull request #3051 from OpenRefine/dependabot/maven/commons-validator-commons-validator-1.7

Bump commons-validator from 1.6 to 1.7
This commit is contained in:
Tom Morris 2020-08-10 13:04:12 -04:00 committed by GitHub
commit 109aa78cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,7 +227,7 @@
<dependency> <dependency>
<groupId>commons-validator</groupId> <groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId> <artifactId>commons-validator</artifactId>
<version>1.6</version> <version>1.7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>velocity</groupId> <groupId>velocity</groupId>