Update to EhCache 2.10.9.2
This commit is contained in:
@@ -35,7 +35,7 @@ dependencies {
|
||||
providedCompile "jakarta.servlet:jakarta.servlet-api:6.1.0"
|
||||
providedCompile "org.glassfish.web:jakarta.servlet.jsp.jstl:2.0.0"
|
||||
|
||||
runtimeOnly 'net.sf.ehcache:ehcache:2.10.5'
|
||||
runtimeOnly 'net.sf.ehcache:ehcache:2.10.9.2'
|
||||
runtimeOnly 'org.hsqldb:hsqldb:2.7.3'
|
||||
runtimeOnly 'org.springframework:spring-context-support'
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ dependencies {
|
||||
providedCompile "jakarta.servlet:jakarta.servlet-api:6.1.0"
|
||||
providedCompile "org.glassfish.web:jakarta.servlet.jsp.jstl:2.0.0"
|
||||
|
||||
runtimeOnly 'net.sf.ehcache:ehcache:2.10.5'
|
||||
runtimeOnly 'net.sf.ehcache:ehcache:2.10.9.2'
|
||||
runtimeOnly 'org.hsqldb:hsqldb:2.7.3'
|
||||
runtimeOnly 'org.springframework:spring-context-support'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user