瀏覽代碼

Use spring 1.2.6

Carlos Sanchez 19 年之前
父節點
當前提交
65cf4c1b23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core-tiger/pom.xml

+ 1 - 1
core-tiger/pom.xml

@@ -19,7 +19,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-aop</artifactId>
-      <version>1.2.5</version>
+      <version>1.2.6</version>
     </dependency>
   </dependencies>
   <build>