This is an automated email from the ASF dual-hosted git repository. andrea-patricelli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit ffc0cfcbb9193c6f9a7ba09438780458f1058c3a Author: Andrea Patricelli <[email protected]> AuthorDate: Mon Apr 27 09:18:08 2026 +0200 Upgrading CAS to 8.0.0-RC4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b3642b6057..81aa2a7564 100644 --- a/pom.xml +++ b/pom.xml @@ -463,7 +463,7 @@ under the License. <pac4j.version>6.4.2</pac4j.version> - <cas.version>8.0.0-SNAPSHOT</cas.version> + <cas.version>8.0.0-RC4</cas.version> <cas-client.version>4.1.0</cas-client.version> <swagger-core.version>2.2.48</swagger-core.version>
