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/04/25 22:12:19 UTC

[cxf] 01/02: Update Dropwizard Metrics to 4.1.20 (#780)

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 b4e77553dbe3259fa5a36dd2c46d861dcf3ecb50
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Apr 25 17:21:30 2021 -0400

    Update Dropwizard Metrics to 4.1.20 (#780)
    
    (cherry picked from commit cf2f79a5de150773b8dd1c4975de7e679a6d4d17)
    
    # 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 a4652fb..bdfec6b 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.19</cxf.dropwizard4.version>
+        <cxf.dropwizard4.version>4.1.20</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>