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:08 UTC

[06/10] syncope git commit: Upgrading Tomcat

Upgrading Tomcat


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

Branch: refs/heads/2_0_X
Commit: e93047e9c56469e9e59e66d8cac4e4c6c464426e
Parents: 8038b05
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Feb 13 13:21:51 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Feb 13 13:21:51 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/e93047e9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2964f52..8ea3260 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,7 +489,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>8.5.27</tomcat.version>
+    <tomcat.version>8.5.28</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>