chore(deps): bump org.apache.commons:commons-text from 1.13.1 to 1.14.0

Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 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.13.1...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>
This commit is contained in:
dependabot[bot]
2025-07-25 02:39:23 +00:00
committed by hstyi
parent fb6fdbc14c
commit 1e0bbb5a00

View File

@@ -10,7 +10,7 @@ commons-codec = "1.18.0"
commons-lang3 = "3.18.0" commons-lang3 = "3.18.0"
commons-csv = "1.14.0" commons-csv = "1.14.0"
commons-net = "3.11.1" commons-net = "3.11.1"
commons-text = "1.13.1" commons-text = "1.14.0"
commons-compress = "1.27.1" commons-compress = "1.27.1"
commons-vfs2 = "2.10.0" commons-vfs2 = "2.10.0"
swingx = "1.6.5-1" swingx = "1.6.5-1"