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/03/03 14:55:59 UTC

[2/3] 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/312897e8
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/312897e8
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/312897e8

Branch: refs/heads/master
Commit: 312897e872db790575f140ca5a118ca7806b1859
Parents: 8ce3674
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Mar 3 14:47:27 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Mar 3 14:47:27 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/312897e8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f2186c4..b769f3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -362,7 +362,7 @@ under the License.
 
     <groovy.version>2.3.10</groovy.version>
 
-    <h2.version>1.4.185</h2.version>
+    <h2.version>1.4.186</h2.version>
 
     <log4j.version>2.2</log4j.version>
     <slf4j.version>1.7.10</slf4j.version>