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 252e81429a Upgrading CAS
252e81429a is described below

commit 252e81429a979daf537fd5c84db58ba4c1859dfd
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Fri Nov 25 09:01:50 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 9138b77d2e..e92241a2d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@ under the License.
 
     <pac4j.version>5.5.0</pac4j.version>
 
-    <cas.version>6.6.2</cas.version>
+    <cas.version>6.6.3</cas.version>
     <cas-client.version>3.6.4</cas-client.version>
 
     <h2.version>2.1.214</h2.version>

Reply via email to