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
The following commit(s) were added to refs/heads/4_0_X by this push:
new 227ad47faf Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
(#1054)
227ad47faf is described below
commit 227ad47faf038f05e808f827ef64210a9a3b3002
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 15 08:13:26 2025 +0200
Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#1054)
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 f12794a223..461ee7ecd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -439,7 +439,7 @@ under the License.
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-jexl.version>3.4.0</commons-jexl.version>
- <commons-text.version>1.13.0</commons-text.version>
+ <commons-text.version>1.13.1</commons-text.version>
<pac4j.version>6.1.1</pac4j.version>