Repository: syncope Updated Branches: refs/heads/2_0_X 31ba14ed1 -> fa079531e refs/heads/master 8787624d0 -> 410972518
Upgrading H2 Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/41097251 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/41097251 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/41097251 Branch: refs/heads/master Commit: 410972518a21761672860f1d2e3e411592006c16 Parents: 8787624 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Mar 19 16:14:14 2018 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Mar 19 16:16:37 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/41097251/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0064596..69b179f 100644 --- a/pom.xml +++ b/pom.xml @@ -407,7 +407,7 @@ under the License. <joda.version>2.9.9</joda.version> - <h2.version>1.4.196</h2.version> + <h2.version>1.4.197</h2.version> <junit.version>5.1.0</junit.version>
