Browse Source

updated ehcache dependency to 1.1

Dimitry Kopylenko 20 năm trước cách đây
mục cha
commit
01fed0817c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>