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 32e35f8978 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1
(#1478)
32e35f8978 is described below
commit 32e35f8978d8c18ae04280b93bca8356ca7df0fd
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 d731c8c6dd..f7ceb9a9d8 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.5.5</pac4j.version>