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 613ec13 commit c87c5ebCopy full SHA for c87c5eb
gradle/dependency-management.gradle
@@ -91,7 +91,7 @@ dependencyManagement {
91
dependency 'net.jcip:jcip-annotations:1.0'
92
dependency 'net.minidev:accessors-smart:1.2'
93
dependency 'net.minidev:json-smart:2.3'
94
- dependency 'net.sf.ehcache:ehcache:2.10.6'
+ dependency 'net.sf.ehcache:ehcache:2.10.9.2'
95
dependency 'net.sourceforge.htmlunit:htmlunit:2.36.0'
96
dependency 'net.sourceforge.htmlunit:neko-htmlunit:2.34.0'
97
dependency 'net.sourceforge.nekohtml:nekohtml:1.9.22'
0 commit comments