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 392460edab Upgrading CAS
392460edab is described below
commit 392460edabf3618244578e9f8ad07400c75cc34e
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Mar 21 11:49:26 2025 +0100
Upgrading CAS
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e673f38a3e..d480a2e266 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,7 +442,7 @@ under the License.
<pac4j.version>6.1.1</pac4j.version>
- <cas.version>7.2.0-RC6</cas.version>
+ <cas.version>7.2.0</cas.version>
<cas-client.version>4.0.4</cas-client.version>
<swagger-core.version>2.2.29</swagger-core.version>