We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6440c commit a986be3Copy full SHA for a986be3
build.gradle
@@ -119,7 +119,7 @@ configure(allprojects) { project ->
119
dependency "org.hsqldb:hsqldb:2.5.0"
120
dependency "org.quartz-scheduler:quartz:2.3.1"
121
dependency "org.codehaus.fabric3.api:commonj:1.1.0"
122
- dependency "net.sf.ehcache:ehcache:2.10.4"
+ dependency "net.sf.ehcache:ehcache:2.10.6"
123
dependency "org.ehcache:jcache:1.0.1"
124
dependency "org.ehcache:ehcache:3.4.0"
125
dependency "org.hibernate:hibernate-core:5.4.4.Final"
0 commit comments