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 a344cf2f1d Upgrading CAS
a344cf2f1d is described below
commit a344cf2f1da4c7eac8aa197a7824861dfa0aaf55
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Dec 6 16:20:08 2024 +0100
Upgrading CAS
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3656487b19..da9573da9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@ under the License.
<pac4j.version>6.0.6</pac4j.version>
- <cas.version>7.1.2</cas.version>
+ <cas.version>7.1.3</cas.version>
<cas-client.version>4.0.4</cas-client.version>
<swagger-core.version>2.2.26</swagger-core.version>