This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 3ad8524800584978c886475e8b03d7807b2de3fb Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Tue May 12 17:30:16 2020 +0200 Upgrading Tomcat --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 075b5c0..663cb47 100644 --- a/pom.xml +++ b/pom.xml @@ -534,7 +534,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.34</tomcat.version> + <tomcat.version>9.0.35</tomcat.version> <nodejs.version>v8.11.4</nodejs.version> <protractor.version>5.4.0</protractor.version>
