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 3c72144ffb Upgrading CAS
3c72144ffb is described below

commit 3c72144ffb89e2fb45dcd490a27ee03e0a720528
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Feb 10 16:14:09 2023 +0100

    Upgrading CAS
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index adfa056bc8..0e26e68da4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -439,7 +439,7 @@ under the License.
 
     <pac4j.version>6.0.0-RC5</pac4j.version>
 
-    <cas.version>7.0.0-SNAPSHOT</cas.version>
+    <cas.version>7.0.0-RC4</cas.version>
     <cas-client.version>4.0.1</cas-client.version>
 
     <h2.version>2.1.214</h2.version>

Reply via email to