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 bbe5c3a074 Upgrading Tomcat
bbe5c3a074 is described below
commit bbe5c3a0740a7389395fc399976f0668ab1f6af9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Aug 28 08:25:33 2023 +0200
Upgrading Tomcat
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2a0f637d7d..c1cc0ee746 100644
--- a/pom.xml
+++ b/pom.xml
@@ -486,7 +486,7 @@ under the License.
<cargo.rmi.port>9805</cargo.rmi.port>
<cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
- <tomcat.version>10.1.12</tomcat.version>
+ <tomcat.version>10.1.13</tomcat.version>
<wildfly.version>29.0.0.Final</wildfly.version>
<payara.version>6.2023.7</payara.version>
<jakarta.faces.version>4.0.3</jakarta.faces.version>