Skip to content

Commit

Permalink
Update ehcache to 2.10.9.2
Browse files Browse the repository at this point in the history
Closes gh-9961
  • Loading branch information
eleftherias committed Jun 21, 2021
1 parent 613ec13 commit c87c5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencyManagement {
dependency 'net.jcip:jcip-annotations:1.0'
dependency 'net.minidev:accessors-smart:1.2'
dependency 'net.minidev:json-smart:2.3'
dependency 'net.sf.ehcache:ehcache:2.10.6'
dependency 'net.sf.ehcache:ehcache:2.10.9.2'
dependency 'net.sourceforge.htmlunit:htmlunit:2.36.0'
dependency 'net.sourceforge.htmlunit:neko-htmlunit:2.34.0'
dependency 'net.sourceforge.nekohtml:nekohtml:1.9.22'
Expand Down

0 comments on commit c87c5eb

Please sign in to comment.