Upgrading H2
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/6ecbc88f Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6ecbc88f Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6ecbc88f Branch: refs/heads/2_0_X Commit: 6ecbc88f84a0c96764aa98267026794742b2990e Parents: 31ba14e Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Mar 19 16:14:14 2018 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Mar 19 17:02:57 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/6ecbc88f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 954032d..07b199e 100644 --- a/pom.xml +++ b/pom.xml @@ -411,7 +411,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>4.12</junit.version>
