Upgrade to H2 1.4.193

Closes gh-7256
This commit is contained in:
Stephane Nicoll 2016-10-31 16:07:55 +01:00
parent 1a6ab90255
commit 49b244b121
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
<gradle.version>1.12</gradle.version>
<groovy.version>2.4.7</groovy.version>
<gson.version>2.7</gson.version>
<h2.version>1.4.192</h2.version>
<h2.version>1.4.193</h2.version>
<hamcrest.version>1.3</hamcrest.version>
<hazelcast.version>3.6.5</hazelcast.version>
<hibernate.version>5.0.11.Final</hibernate.version>