Repository: syncope Updated Branches: refs/heads/1_2_X 9ceb71a33 -> f39739cf7 refs/heads/2_0_X 3dc03b231 -> 49ad3c7fb refs/heads/master 7570a5fc8 -> eca7585b3
Upgrading H2 Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c5ce8a8e Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c5ce8a8e Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c5ce8a8e Branch: refs/heads/1_2_X Commit: c5ce8a8e26c3ddc880fea113aaec6437603b6d80 Parents: 9ceb71a Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jan 19 12:18:32 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jan 19 12:18:32 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/c5ce8a8e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 86fff48..b23fac7 100644 --- a/pom.xml +++ b/pom.xml @@ -356,7 +356,7 @@ under the License. <groovy.version>2.3.9</groovy.version> - <h2.version>1.4.184</h2.version> + <h2.version>1.4.185</h2.version> <log4j.version>2.1</log4j.version> <slf4j.version>1.7.10</slf4j.version>
