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 2018/02/13 13:29:12 UTC

[10/10] syncope git commit: Upgrade Tomcat

Upgrade Tomcat


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/dd638b27
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/dd638b27
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/dd638b27

Branch: refs/heads/master
Commit: dd638b27f631e1b882c113976f94ca3ca4da30bf
Parents: 38f0b58
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Feb 13 14:28:08 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Feb 13 14:28:08 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/dd638b27/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b27d920..217daf6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -485,7 +485,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.4</tomcat.version>
+    <tomcat.version>9.0.5</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>