Skip to content

Commit 064e3e7

Browse files
Update dependency org.ehcache:ehcache to v3.10.3 (#2954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 454192b commit 064e3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metrics-jcache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<javaModuleName>com.codahale.metrics.jcache</javaModuleName>
2121
<cache-api.version>1.1.1</cache-api.version>
22-
<ehcache3.version>3.10.2</ehcache3.version>
22+
<ehcache3.version>3.10.3</ehcache3.version>
2323
</properties>
2424

2525
<dependencyManagement>

0 commit comments

Comments
 (0)