Skip to content

Commit 34d4e3c

Browse files
committed
refined Hibernate version range
1 parent fbee526 commit 34d4e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.springframework.orm/template.mf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Import-Template:
2020
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
2121
org.apache.openjpa.persistence.*;version="[1.0.0, 3.0.0)";resolution:=optional,
2222
org.eclipse.persistence.*;version="[1.0.0, 3.0.0)";resolution:=optional,
23-
org.hibernate.*;version="[3.2.6.ga, 4.0.0)";resolution:=optional,
23+
org.hibernate.*;version="[3.2.0, 4.0.0)";resolution:=optional,
2424
org.springframework.aop.*;version="[3.0.0, 3.0.1)",
2525
org.springframework.beans.*;version="[3.0.0, 3.0.1)",
2626
org.springframework.context.*;version="[3.0.0, 3.0.1)",

0 commit comments

Comments
 (0)