Skip to content

Commit 70bfbb2

Browse files
committed
pom.xml: update H2 to 1.4.196
Changelog: https://projectlombok.org/changelog No functional changes.
1 parent 6d94c59 commit 70bfbb2

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
@@ -455,7 +455,7 @@
455455
<groovy.version>2.0.8</groovy.version>
456456

457457
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.4.6.RELEASE/spring-boot-dependencies/pom.xml) -->
458-
<h2.version>1.4.195</h2.version>
458+
<h2.version>1.4.196</h2.version>
459459

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

0 commit comments

Comments
 (0)