Skip to content

Commit eb16a58

Browse files
committed
DATAJPA-821 - Upgraded to OpenJPA 2.4.
1 parent 3f7fad1 commit eb16a58

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
@@ -25,7 +25,7 @@
2525
<hibernate>3.6.10.Final</hibernate>
2626
<hsqldb1>1.8.0.10</hsqldb1>
2727
<jpa>2.0.0</jpa>
28-
<openjpa>2.3.0</openjpa>
28+
<openjpa>2.4.0</openjpa>
2929
<querydsl>3.6.3</querydsl>
3030
<springdata.commons>1.12.0.BUILD-SNAPSHOT</springdata.commons>
3131

0 commit comments

Comments
 (0)