Project

General

Profile

« Previous | Next » 

Revision 806f96a2

Added by Andreas Müller over 3 years ago

ref #9207 , ref #9204 upgrade taxeditor.cdmlib to ehcache-2.10.6

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
62 62
                httpclient,JavaAPIforKml,iiif-apis,commons-beanutils,commons-lang3,commons-lang,commons-codec,
63 63
                commons-imaging,jackson-databind,jackson-annotations,jackson-core,jboss-logging,
64 64
                validation-api,classmate,javax.el-api,slf4j-api,slf4j-log4j12,
65
                ehcache,
65 66
                hibernate-validator,hibernate-validator-cdi,
66 67
                spring-context,spring-context-support,spring-aspects,spring-test,spring-beans,
67 68
                spring-tx,spring-web,spring-core,spring-aop,spring-expression,spring-orm,
......
261 262
      <version>${cdmlib.version}</version>
262 263
    </dependency>
263 264
    
265
    <!-- required -->
266
    <dependency>
267
	    <groupId>net.sf.ehcache</groupId>
268
	    <artifactId>ehcache</artifactId>
269
	    <version>2.10.6</version>
270
	</dependency>
271
    
264 272
    <!-- needed, but should try to remove -->
265 273
    <dependency>
266 274
    	<!-- see #9205 for how to remove -->

Also available in: Unified diff