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

Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.11.0 to 1.14.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.11.0...rel/commons-text-1.14.0)

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

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

Closes #839

Change-Id: I28130ecd7de5741259f80fd787ba8f636ca3cc7e
diff --git a/pom.xml b/pom.xml
index d474ecc..dc991ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -601,7 +601,7 @@
 		<dependency>
 			<groupId>org.apache.commons</groupId>
 			<artifactId>commons-text</artifactId>
-			<version>1.11.0</version>
+			<version>1.14.0</version>
 		</dependency>
 
 		<!-- LDAP -->