This is an automated email from the ASF dual-hosted git repository.
mmoayyed 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 98dee17965 Update CAS version to latest patch
98dee17965 is described below
commit 98dee17965a553c72fffe05caa4ac2842f89c987
Author: Misagh Moayyed <[email protected]>
AuthorDate: Thu Jun 18 15:00:02 2026 -0700
Update CAS version to latest patch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7ae96c5cce..babfd24c8f 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.2</cas.version>
+ <cas.version>7.3.7.3</cas.version>
<cas-client.version>4.1.1</cas-client.version>
<swagger-core.version>2.2.51</swagger-core.version>