소스 검색

updated ehcache dependency to 1.1

Dimitry Kopylenko 20 년 전
부모
커밋
01fed0817c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      project.xml

+ 1 - 1
project.xml

@@ -141,7 +141,7 @@
     <dependency>
       <groupId>ehcache</groupId>
       <artifactId>ehcache</artifactId>
-      <version>1.0</version>
+      <version>1.1</version>
       <type>jar</type>
       <url>http://ehcache.sourceforge.net</url>
       <properties>