Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0

Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.14.0 to 1.15.0.
- [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.14.0...rel/commons-text-1.15.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Closes #885

Change-Id: I069f1b97ab2c2cd70e5cb8d79acb77dc8c3f9337
diff --git a/pom.xml b/pom.xml
index 610dfb4..6b3fa18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -667,7 +667,7 @@
 		<dependency>
 			<groupId>org.apache.commons</groupId>
 			<artifactId>commons-text</artifactId>
-			<version>1.14.0</version>
+			<version>1.15.0</version>
 		</dependency>
 		<dependency>
 		  <groupId>org.apache.commons</groupId>