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 8a32edc36f Upgrading CAS
8a32edc36f is described below
commit 8a32edc36fb44f0790a8aec93dc3d5505ee6eff6
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sat Jan 10 08:29:13 2026 +0100
Upgrading CAS
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 579545656d..478584d74c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -463,7 +463,7 @@ under the License.
<pac4j.version>6.2.2</pac4j.version>
- <cas.version>7.3.2</cas.version>
+ <cas.version>7.3.3</cas.version>
<cas-client.version>4.0.4</cas-client.version>
<swagger-core.version>2.2.41</swagger-core.version>