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 aa88af2037 Upgrading CAS and Tomcat
aa88af2037 is described below
commit aa88af20375a853800a10b13f85c214ad6c6e668
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jun 19 14:26:46 2024 +0200
Upgrading CAS and Tomcat
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a83ebd3904..b1e8b52578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@ under the License.
<pac4j.version>5.5.0</pac4j.version>
- <cas.version>6.6.15.1</cas.version>
+ <cas.version>6.6.15.2</cas.version>
<cas-client.version>3.6.4</cas-client.version>
<thymeleaf-layout-dialect.version>3.1.0</thymeleaf-layout-dialect.version>
@@ -498,7 +498,7 @@ under the License.
<cargo.rmi.port>9805</cargo.rmi.port>
<cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
- <tomcat.version>9.0.89</tomcat.version>
+ <tomcat.version>9.0.90</tomcat.version>
<wildfly.version>26.1.3.Final</wildfly.version>
<payara.version>5.2022.5</payara.version>
<javax.faces.version>2.3.14</javax.faces.version>