Update to match Spring 1.2-RC2's Hibernate version.
This commit is contained in:
parent
efd8955a3d
commit
4d15375421
|
@ -15,7 +15,7 @@
|
|||
<dependency>
|
||||
<groupId>hibernate</groupId>
|
||||
<artifactId>hibernate</artifactId>
|
||||
<version>3.0</version>
|
||||
<version>3.0.1</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue