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 2017/10/03 15:02:18 UTC

[2/2] 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/a1210cff
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/a1210cff
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/a1210cff

Branch: refs/heads/master
Commit: a1210cffd652ac8c348815095785446e05f39556
Parents: a23abdf
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Oct 3 17:01:56 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Oct 3 17:02:08 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/a1210cff/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a349edc..a81a7b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -481,7 +481,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.20</tomcat.version>
+    <tomcat.version>8.5.23</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>