| commit | d83bf16b1de58302e137882dcf9371f0a7baa6a8 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Dec 08 17:09:45 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Tue Dec 09 12:18:47 2025 +0100 |
| tree | a3a23f6d7b98f2cc36d66cef38b7a60ce6283158 | |
| parent | 82a8b19e376523cf22d51b585d557fd4ce220a9b [diff] |
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>