commit | d1736f31b6f789d981cee773a4ce4ed3888b8600 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Sep 23 09:29:01 2025 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Sep 23 12:10:52 2025 +0200 |
tree | 9ee21480afaa0c54af4f1997572b0fa8afb4c723 | |
parent | aa4e8ff4794888e309dbc168e65fc52a93e921b1 [diff] |
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 -->