You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2019/12/13 14:47:31 UTC

[syncope] branch master updated: Upgrading Tomcat

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

commit 4343b297c4c46dc76933285392cfee5a81446a20
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Dec 13 15:46:59 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 8f2d074..3a094e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -517,7 +517,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.29</tomcat.version>
+    <tomcat.version>9.0.30</tomcat.version>
     <payara.version>5.194</payara.version>
     <javax.faces.version>2.4.0</javax.faces.version>