Commit 61bc876a authored by Phillip Webb's avatar Phillip Webb

Upgrade to H2 v1.4.187

Fixes gh-2730
parent aaa2ff54
......@@ -68,7 +68,7 @@
<gradle.version>1.6</gradle.version>
<groovy.version>2.3.11</groovy.version>
<gson.version>2.3.1</gson.version>
<h2.version>1.4.185</h2.version>
<h2.version>1.4.187</h2.version>
<hamcrest.version>1.3</hamcrest.version>
<hibernate.version>4.3.10.Final</hibernate.version>
<hibernate-entitymanager.version>${hibernate.version}</hibernate-entitymanager.version>
......@@ -1686,4 +1686,4 @@
<id>integration-test</id>
</profile>
</profiles>
</project>
\ No newline at end of file
</project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment