You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by md...@apache.org on 2015/08/14 10:30:56 UTC

[27/31] 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/dff48fd3
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/dff48fd3
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/dff48fd3

Branch: refs/heads/SYNCOPE-156
Commit: dff48fd30cbcf14f5404d1c9812d6095b5f4e82e
Parents: 61a371f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Aug 13 17:49:12 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Aug 13 17:49:12 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/dff48fd3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 994d09f..a952b3c 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.187</h2.version>
+    <h2.version>1.4.188</h2.version>
 
     <log4j.version>2.3</log4j.version>
     <slf4j.version>1.7.12</slf4j.version>