diff --git a/bundles/org.openhab.core.io.monitor/pom.xml b/bundles/org.openhab.core.io.monitor/pom.xml index 7dadb61ca..cebe7da4e 100644 --- a/bundles/org.openhab.core.io.monitor/pom.xml +++ b/bundles/org.openhab.core.io.monitor/pom.xml @@ -28,19 +28,25 @@ io.dropwizard.metrics metrics-core - 4.0.7 + 4.2.30 compile io.micrometer micrometer-core - 1.6.3 + 1.14.5 + compile + + + io.micrometer + micrometer-commons + 1.14.5 compile org.hdrhistogram HdrHistogram - 2.1.12 + 2.2.2 compile