Skip to content

Commit bfaf1cc

Browse files
committed
pom.xml: update h2 to 1.4.195
Changelog: http://www.h2database.com/html/changelog.html No functional changes.
1 parent c5470c5 commit bfaf1cc

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
@@ -449,7 +449,7 @@
449449
<groovy.version>2.0.8</groovy.version>
450450

451451
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.4.6.RELEASE/spring-boot-dependencies/pom.xml) -->
452-
<h2.version>1.4.194</h2.version>
452+
<h2.version>1.4.195</h2.version>
453453

454454
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.4.6.RELEASE/spring-boot-dependencies/pom.xml) -->
455455
<hibernate-validator.version>5.2.4.Final</hibernate-validator.version>

0 commit comments

Comments
 (0)