This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e87c64e7a Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 
(#1144)
5e87c64e7a is described below

commit 5e87c64e7a5d00c6fd17fd5ab97d93bbdadd1c09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 25 12:39:55 2025 +0200

    Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#1144)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8fed1131cc..540401a192 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.2.0</pac4j.version>
 

Reply via email to