소스 검색

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>