Merge pull request #2995 from OpenRefine/dependabot/maven/org.apache.commons-commons-text-1.9

Bump commons-text from 1.8 to 1.9
This commit is contained in:
Tom Morris 2020-07-27 16:24:43 -04:00 committed by GitHub
commit c60e4e0b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,7 @@
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId> <artifactId>commons-text</artifactId>
<version>1.8</version> <version>1.9</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>commons-validator</groupId> <groupId>commons-validator</groupId>