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

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


The following commit(s) were added to refs/heads/4_1_X by this push:
     new 0ceb7cbad0 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 
(#1478)
0ceb7cbad0 is described below

commit 0ceb7cbad02add5a63972cc42d6d13f21cb4b840
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 31 10:40:03 2026 +0200

    Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (#1478)
    
    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 8f1f669187..2cb0219ed2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -462,7 +462,7 @@ under the License.
     <commons-lang3.version>3.20.0</commons-lang3.version>
     <commons-jexl.version>3.7.0</commons-jexl.version>
     <commons-text.version>1.15.0</commons-text.version>
-    <commons-codec.version>1.22.0</commons-codec.version>
+    <commons-codec.version>1.22.1</commons-codec.version>
 
     <pac4j.version>6.3.3</pac4j.version>
     <opensaml.version>5.2.2</opensaml.version>

Reply via email to