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 dfa2f4c165 Bump pac4j.version from 6.2.1 to 6.2.2 (#1181)
dfa2f4c165 is described below
commit dfa2f4c16594ea8ad4ceba72ca5cf29a3184b03c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 18 09:24:00 2025 +0200
Bump pac4j.version from 6.2.1 to 6.2.2 (#1181)
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 15d78e71c4..e56d1f517a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -441,7 +441,7 @@ under the License.
<commons-jexl.version>3.5.0</commons-jexl.version>
<commons-text.version>1.14.0</commons-text.version>
- <pac4j.version>6.2.1</pac4j.version>
+ <pac4j.version>6.2.2</pac4j.version>
<cas.version>7.3.0-RC4</cas.version>
<cas-client.version>4.0.4</cas-client.version>