diff --git a/numass-main/build.gradle b/numass-main/build.gradle index 9fc91267..7d13fb93 100644 --- a/numass-main/build.gradle +++ b/numass-main/build.gradle @@ -35,7 +35,7 @@ dependencies { compile "hep.dataforge:dataforge-gui" // https://mvnrepository.com/artifact/org.ehcache/ehcache - compile group: 'org.ehcache', name: 'ehcache', version: '3.4.0' + //compile group: 'org.ehcache', name: 'ehcache', version: '3.4.0' }