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 194c07f5ef Upgrading CAS client
194c07f5ef is described below

commit 194c07f5efa113f1c5144d7da95166ff5a7773bb
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Sep 25 16:35:42 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index e14fc4bd63..d9a8001f29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@ under the License.
     <pac4j.version>6.0.0-RC9-SNAPSHOT</pac4j.version>
 
     <cas.version>7.0.0-SNAPSHOT</cas.version>
-    <cas-client.version>4.0.2</cas-client.version>
+    <cas-client.version>4.0.3</cas-client.version>
 
     <h2.version>2.2.224</h2.version>
 

Reply via email to