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 f16dc7aa9b Upgrading CAS
f16dc7aa9b is described below
commit f16dc7aa9bfa40083ba579f8c4a7875c9f6d77ca
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jun 8 16:55:34 2026 +0200
Upgrading CAS
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fadd07818a..59e89ac266 100644
--- a/pom.xml
+++ b/pom.xml
@@ -467,7 +467,7 @@ under the License.
<pac4j.version>6.3.3</pac4j.version>
<opensaml.version>5.2.2</opensaml.version>
- <cas.version>7.3.7.1</cas.version>
+ <cas.version>7.3.7.2</cas.version>
<cas-client.version>4.1.1</cas-client.version>
<swagger-core.version>2.2.50</swagger-core.version>