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/05/18 08:25:47 UTC

syncope git commit: Upgrading Tomcat

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 8c9d912a1 -> 64308b004


Upgrading Tomcat


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

Branch: refs/heads/1_2_X
Commit: 64308b00452f235c679fc575160a3ea073239047
Parents: 8c9d912
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu May 18 10:25:41 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu May 18 10:25:41 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/64308b00/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a38821a..bddba17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -375,7 +375,7 @@ under the License.
     
     <httpclient.version>4.3.6</httpclient.version>
 
-    <tomcat.version>7.0.77</tomcat.version>
+    <tomcat.version>7.0.78</tomcat.version>
 
     <jasypt.version>1.9.2</jasypt.version>