This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit d7f6b78d30e5f7d0c4b7900607315192942f2b2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 24 23:08:17 2025 +0000
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] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 07c309947f..e00606f4c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -439,7 +439,7 @@ under the License.
<commons-lang3.version>3.18.0</commons-lang3.version>
<commons-jexl.version>3.5.0</commons-jexl.version>
- <commons-text.version>1.13.1</commons-text.version>
+ <commons-text.version>1.14.0</commons-text.version>
<pac4j.version>6.1.1</pac4j.version>