Upgrade to Dropwizard Metrics 4.1.6

Closes gh-21184
This commit is contained in:
Stephane Nicoll 2020-04-28 09:28:21 +02:00
parent 0fb174e54c
commit c8b2440afb
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<dependency-management-plugin.version>1.0.9.RELEASE</dependency-management-plugin.version>
<db2-jdbc.version>11.5.0.0</db2-jdbc.version>
<derby.version>10.14.2.0</derby.version>
<dropwizard-metrics.version>4.1.5</dropwizard-metrics.version>
<dropwizard-metrics.version>4.1.6</dropwizard-metrics.version>
<ehcache.version>2.10.6</ehcache.version>
<ehcache3.version>3.8.1</ehcache3.version>
<embedded-mongo.version>2.2.0</embedded-mongo.version>