瀏覽代碼

Update to match Spring 1.2-RC2's Hibernate version.

Ben Alex 20 年之前
父節點
當前提交
4d15375421
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      domain/project.xml

+ 1 - 1
domain/project.xml

@@ -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>