This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 3_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push: new 7e88031d49 Upgrading CAS 7e88031d49 is described below commit 7e88031d492d3c1b73f9206bd94bd6ff08cc6168 Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Mon Oct 16 09:27:53 2023 +0200 Upgrading CAS --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dfea75a977..9ac5d6fffa 100644 --- a/pom.xml +++ b/pom.xml @@ -439,7 +439,7 @@ under the License. <pac4j.version>5.5.0</pac4j.version> - <cas.version>6.6.12</cas.version> + <cas.version>6.6.13</cas.version> <cas-client.version>3.6.4</cas-client.version> <h2.version>2.2.224</h2.version>