Skip to content

Commit f087be3

Browse files
committed
build(pom.xml): update H2 to 1.4.199
Changelog: http://www.h2database.com/html/changelog.html No functional changes.
1 parent 2cf3942 commit f087be3

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
@@ -505,7 +505,7 @@
505505
<groovy.version>2.0.8</groovy.version>
506506

507507
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.20.RELEASE/spring-boot-dependencies/pom.xml) -->
508-
<h2.version>1.4.197</h2.version>
508+
<h2.version>1.4.199</h2.version>
509509

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

0 commit comments

Comments
 (0)