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 aca47ad4e6 chore: Update CAS version to 7.3.7.1
aca47ad4e6 is described below
commit aca47ad4e6db84944acef7531bb1d2505b347afa
Author: Misagh Moayyed <[email protected]>
AuthorDate: Wed May 27 14:30:14 2026 -0700
chore: Update CAS version to 7.3.7.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 26c29f6574..5e7b4baee9 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</cas.version>
+ <cas.version>7.3.7.1</cas.version>
<cas-client.version>4.1.1</cas-client.version>
<swagger-core.version>2.2.50</swagger-core.version>