ソースを参照

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>