Skip to content

Commit 7f9eab8

Browse files
committed
pom.xml: updated H2 to 1.4.181
@see http://www.h2database.com/html/changelog.html No functional changes.
1 parent a6dcc90 commit 7f9eab8

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
@@ -20,7 +20,7 @@
2020
<spring.version>3.2.5.RELEASE</spring.version>
2121
<spring.data.version>1.5.1.RELEASE</spring.data.version>
2222
<spring.security.version>3.1.6.RELEASE</spring.security.version>
23-
<h2.version>1.4.178</h2.version>
23+
<h2.version>1.4.181</h2.version>
2424
<javax.validation.version>1.1.0.Alpha1</javax.validation.version>
2525
<javax.inject.version>1</javax.inject.version>
2626
<javax.mail.version>1.5.2</javax.mail.version>

0 commit comments

Comments
 (0)