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/01/20 11:03:24 UTC

[02/13] syncope git commit: Upgrading H2

Upgrading H2


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

Branch: refs/heads/master
Commit: c5ce8a8e26c3ddc880fea113aaec6437603b6d80
Parents: 9ceb71a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 19 12:18:32 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 19 12:18:32 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c5ce8a8e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 86fff48..b23fac7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,7 +356,7 @@ under the License.
 
     <groovy.version>2.3.9</groovy.version>
 
-    <h2.version>1.4.184</h2.version>
+    <h2.version>1.4.185</h2.version>
 
     <log4j.version>2.1</log4j.version>
     <slf4j.version>1.7.10</slf4j.version>