You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by fm...@apache.org on 2015/10/23 12:29:10 UTC

[09/54] [abbrv] 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/56e05c64
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/56e05c64
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/56e05c64

Branch: refs/heads/SYNCOPE-156
Commit: 56e05c641cbb4a39eee7c3825bf751d7efa5d070
Parents: 36ad4ac
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Oct 15 14:29:03 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Oct 15 14:29:03 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/56e05c64/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f12e9b5..84a791a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -412,7 +412,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>8.0.27</tomcat.version>
+    <tomcat.version>8.0.28</tomcat.version>
 
     <anonymousUser>anonymous</anonymousUser>
     <!-- static keys, only used for build: generated overlays will override during archetype:generate -->