This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit cf91ab0a4b3a1f5af7467cde942033e152c98cd4
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Jun 30 08:35:01 2020 +0200

    Upgrade Dropwizard Metrics to version 4.1.9
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7bdbc10..c1f1ed9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -403,7 +403,7 @@
         <maven-shade-plugin-version>3.2.1</maven-shade-plugin-version>
         
<maven-surefire-report-plugin-version>3.0.0-M4</maven-surefire-report-plugin-version>
         <maven-war-plugin-version>3.2.3</maven-war-plugin-version>
-        <metrics-version>4.1.5</metrics-version>
+        <metrics-version>4.1.9</metrics-version>
         <micrometer-version>1.5.2</micrometer-version>
         <microprofile-config-version>1.4</microprofile-config-version>
         <microprofile-metrics-version>2.3</microprofile-metrics-version>

Reply via email to