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 2015/05/08 16:16:51 UTC

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

Branch: refs/heads/master
Commit: 84028f11520152cbb2da560c9c241d95d6391019
Parents: bc3cc30
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri May 8 16:08:29 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri May 8 16:08:29 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/84028f11/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fa2e49a..122aec1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -406,7 +406,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.21</tomcat.version>
+    <tomcat.version>8.0.22</tomcat.version>
 
     <anonymousUser>anonymous</anonymousUser>
     <!-- static keys, only used for build: generated overlays will override during archetype:generate -->