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 a45ac07bbe Upgrading Tomcat
a45ac07bbe is described below

commit a45ac07bbed89467178d7bf2fd7c4edbe175f0b1
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Dec 5 16:12:04 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 56919ed653..dad15f7636 100644
--- a/pom.xml
+++ b/pom.xml
@@ -503,7 +503,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>9.0.69</tomcat.version>
+    <tomcat.version>9.0.70</tomcat.version>
     <wildfly.version>26.1.2.Final</wildfly.version>
     <payara.version>5.2022.3</payara.version>
     <javax.faces.version>2.3.14</javax.faces.version>

Reply via email to