Repository: syncope
Updated Branches:
  refs/heads/master 75900f2d8 -> 91c5103dc


Upgrading Tomcat


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

Branch: refs/heads/master
Commit: 91c5103dccc4204b5ddc576e2e12533f371bf902
Parents: 75900f2
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Sat Mar 26 07:18:10 2016 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Sat Mar 26 07:18:10 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/91c5103d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4447341..69b2110 100644
--- a/pom.xml
+++ b/pom.xml
@@ -430,7 +430,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.32</tomcat.version>
+    <tomcat.version>8.0.33</tomcat.version>
 
     <anonymousUser>anonymous</anonymousUser>
     <!-- static keys, only used for build: generated overlays will override 
during archetype:generate -->

Reply via email to