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 a07d821cb4 Upgrading CAS
a07d821cb4 is described below
commit a07d821cb4c4462372273579b206a116fc6f090a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Oct 3 11:11:48 2025 +0200
Upgrading CAS
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 69d770dd90..84001454ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@ under the License.
<pac4j.version>6.2.2</pac4j.version>
- <cas.version>7.3.0-SNAPSHOT</cas.version>
+ <cas.version>7.3.0</cas.version>
<cas-client.version>4.0.4</cas-client.version>
<swagger-core.version>2.2.38</swagger-core.version>