We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 454192b commit 064e3e7Copy full SHA for 064e3e7
metrics-jcache/pom.xml
@@ -19,7 +19,7 @@
19
<properties>
20
<javaModuleName>com.codahale.metrics.jcache</javaModuleName>
21
<cache-api.version>1.1.1</cache-api.version>
22
- <ehcache3.version>3.10.2</ehcache3.version>
+ <ehcache3.version>3.10.3</ehcache3.version>
23
</properties>
24
25
<dependencyManagement>
0 commit comments