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 2016/01/22 16:40:59 UTC

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

Branch: refs/heads/master
Commit: b88e20e91c83d9c31e6d8bbd8630fa2312bc658c
Parents: 4239fed
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jan 22 16:41:40 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jan 22 16:41:40 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b88e20e9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0e93c18..279071b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@ under the License.
     <commons-collection.version>4.1</commons-collection.version>
     <commons-logging.version>1.1.3</commons-logging.version>
 
-    <h2.version>1.4.190</h2.version>
+    <h2.version>1.4.191</h2.version>
 
     <junit.version>4.12</junit.version>