Repository: syncope
Updated Branches:
  refs/heads/master 6ad26949a -> aac331491


Upgrading Tomcat


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

Branch: refs/heads/master
Commit: aac331491a4d4ec95563437e48d3ce53c001a224
Parents: 6ad2694
Author: Francesco Chicchiriccò <[email protected]>
Authored: Wed Jul 8 17:03:41 2015 +0200
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Wed Jul 8 17:03:41 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/aac33149/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cbe9981..706b944 100644
--- a/pom.xml
+++ b/pom.xml
@@ -408,7 +408,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.23</tomcat.version>
+    <tomcat.version>8.0.24</tomcat.version>
 
     <anonymousUser>anonymous</anonymousUser>
     <!-- static keys, only used for build: generated overlays will override 
during archetype:generate -->

Reply via email to