Upgrade to H2 1.4.192

Closes gh-6085
This commit is contained in:
Andy Wilkinson 2016-06-01 13:14:12 +01:00
parent b49c6ca616
commit a5fdc05d82
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
<gradle.version>1.12</gradle.version>
<groovy.version>2.4.6</groovy.version>
<gson.version>2.3.1</gson.version>
<h2.version>1.4.191</h2.version>
<h2.version>1.4.192</h2.version>
<hamcrest.version>1.3</hamcrest.version>
<hazelcast.version>3.5.5</hazelcast.version>
<hibernate.version>4.3.11.Final</hibernate.version>