You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2021/02/25 02:01:32 UTC

[cxf] branch master updated: Update to Dropwizard Metrics 4.1.18

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 601939d  Update to Dropwizard Metrics 4.1.18
601939d is described below

commit 601939d43496c5a1da0e6ff14434f5a50bb3f6a9
Author: reta <dr...@gmail.com>
AuthorDate: Wed Feb 24 21:01:06 2021 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6e9b527..858e9e7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,7 +103,7 @@
         <cxf.derby.version>10.14.2.0</cxf.derby.version>
         <cxf.dom4j.version>2.1.3</cxf.dom4j.version>
         <cxf.dropwizard3.version>3.2.6</cxf.dropwizard3.version>
-        <cxf.dropwizard4.version>4.1.17</cxf.dropwizard4.version>
+        <cxf.dropwizard4.version>4.1.18</cxf.dropwizard4.version>
         <cxf.ehcache3.version>3.9.0</cxf.ehcache3.version>
         <cxf.el-api.version>3.0.3</cxf.el-api.version>
         <cxf.findbugs.version>3.0.2</cxf.findbugs.version>