Skip to content

Commit 61bc876

Browse files
committed
Upgrade to H2 v1.4.187
Fixes gh-2730
1 parent aaa2ff5 commit 61bc876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<gradle.version>1.6</gradle.version>
6969
<groovy.version>2.3.11</groovy.version>
7070
<gson.version>2.3.1</gson.version>
71-
<h2.version>1.4.185</h2.version>
71+
<h2.version>1.4.187</h2.version>
7272
<hamcrest.version>1.3</hamcrest.version>
7373
<hibernate.version>4.3.10.Final</hibernate.version>
7474
<hibernate-entitymanager.version>${hibernate.version}</hibernate-entitymanager.version>
@@ -1686,4 +1686,4 @@
16861686
<id>integration-test</id>
16871687
</profile>
16881688
</profiles>
1689-
</project>
1689+
</project>

0 commit comments

Comments
 (0)