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 75ef3e53e0 Bump pac4j.version from 6.5.2 to 6.5.3 (#1410)
75ef3e53e0 is described below
commit 75ef3e53e0ca804fe9e3c70c9905a175c89aad0c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 08:11:19 2026 +0200
Bump pac4j.version from 6.5.2 to 6.5.3 (#1410)
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 17d0d588f6..13ac6bb677 100644
--- a/pom.xml
+++ b/pom.xml
@@ -464,7 +464,7 @@ under the License.
<commons-text.version>1.15.0</commons-text.version>
<commons-codec.version>1.22.0</commons-codec.version>
- <pac4j.version>6.5.2</pac4j.version>
+ <pac4j.version>6.5.3</pac4j.version>
<cas.version>8.0.0-RC5</cas.version>
<cas-client.version>4.1.1</cas-client.version>