Skip to content

Commit 59c6ad8

Browse files
committed
pom.xml: updated H2 to 1.3.173
@see http://www.h2database.com/html/changelog.html No functional changes.
1 parent 0588331 commit 59c6ad8

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
@@ -19,7 +19,7 @@
1919
<spring.version>3.2.2.RELEASE</spring.version>
2020
<spring.data.version>1.3.0.RELEASE</spring.data.version>
2121
<spring.security.version>3.1.3.RELEASE</spring.security.version>
22-
<h2.version>1.3.170</h2.version>
22+
<h2.version>1.3.173</h2.version>
2323
<javax.validation.version>1.1.0.Alpha1</javax.validation.version>
2424
<javax.inject.version>1</javax.inject.version>
2525
<javax.persistence.version>1.0.1.Final</javax.persistence.version>

0 commit comments

Comments
 (0)