Upgrading H2
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/550b0fef Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/550b0fef Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/550b0fef Branch: refs/heads/2_0_X Commit: 550b0feffd0b9f28622df73944d61375d999a398 Parents: e1cfba6 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jan 19 12:30:15 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jan 19 12:30:15 2015 +0100 ---------------------------------------------------------------------- syncope620/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/550b0fef/syncope620/pom.xml ---------------------------------------------------------------------- diff --git a/syncope620/pom.xml b/syncope620/pom.xml index 96b475f..4b0e328 100644 --- a/syncope620/pom.xml +++ b/syncope620/pom.xml @@ -349,7 +349,7 @@ under the License. <commons-lang.version>3.3.2</commons-lang.version> <commons.logging.version>1.1.3</commons.logging.version> - <h2.version>1.4.184</h2.version> + <h2.version>1.4.185</h2.version> <junit.version>4.12</junit.version> <conf.directory>${project.build.directory}/test-classes</conf.directory>
