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