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 ed45f24 Upgrading Tomcat
ed45f24 is described below
commit ed45f24d1e879a3996b05745b4c838aa6c4d325d
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Nov 9 08:07:02 2018 +0100
Upgrading Tomcat
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 300d94f..7e5e888 100644
--- a/pom.xml
+++ b/pom.xml
@@ -512,7 +512,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.12</tomcat.version>
+ <tomcat.version>9.0.13</tomcat.version>
<nodejs.version>v8.11.4</nodejs.version>
<protractor.version>5.4.0</protractor.version>