Update ehcache to 2.10.9.2

Closes gh-9712
This commit is contained in:
Rob Winch 2021-05-03 14:40:43 -05:00
parent 5a7e096d0c
commit 349cdf7e59
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ dependencies {
api "javax.xml.bind:jaxb-api:2.3.1"
api "junit:junit:4.13.2"
api "ldapsdk:ldapsdk:4.1"
api "net.sf.ehcache:ehcache:2.10.6"
api "net.sf.ehcache:ehcache:2.10.9.2"
api "net.sourceforge.htmlunit:htmlunit:2.49.1"
api "net.sourceforge.nekohtml:nekohtml:1.9.22"
api "org.apache.directory.server:apacheds-core-entry:1.5.5"