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 2020/11/27 01:06:54 UTC

[cxf] 02/03: Update to Dropwizard Metrics 4.1.16

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

reta pushed a commit to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 64c6930c3c08734357013215e22c6906ab25b7ab
Author: reta <dr...@gmail.com>
AuthorDate: Thu Nov 26 20:00:51 2020 -0500

    Update to Dropwizard Metrics 4.1.16
    
    (cherry picked from commit c0ef051466d775c84ddb20a9a12025d4258fb18b)
    
    # Conflicts:
    #	parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3b587cf..9e2212b 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.14</cxf.dropwizard4.version>
+        <cxf.dropwizard4.version>4.1.16</cxf.dropwizard4.version>
         <cxf.ehcache3.version>3.8.1</cxf.ehcache3.version>
         <cxf.el-api.version>3.0.3</cxf.el-api.version>
         <cxf.findbugs.version>3.0.2</cxf.findbugs.version>