Skip to content

Commit ca85696

Browse files
committed
pom.xml: update H2 to 1.4.197
See http://www.h2database.com/html/changelog.html No functional changes.
1 parent c944dff commit ca85696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
<groovy.version>2.0.8</groovy.version>
498498

499499
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.13.RELEASE/spring-boot-dependencies/pom.xml) -->
500-
<h2.version>1.4.196</h2.version>
500+
<h2.version>1.4.197</h2.version>
501501

502502
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.13.RELEASE/spring-boot-dependencies/pom.xml) -->
503503
<hamcrest.version>1.3</hamcrest.version>

0 commit comments

Comments
 (0)