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/10/04 16:23:44 UTC

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

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 9e116cb  Update Dropwizard Metrics to 4.2.4
9e116cb is described below

commit 9e116cb0dd283d5c2d3750ef6643a0716266b495
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Mon Oct 4 12:16:22 2021 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 90b5bb3..9d7f66b 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.2.3</cxf.dropwizard4.version>
+        <cxf.dropwizard4.version>4.2.4</cxf.dropwizard4.version>
         <cxf.ehcache3.version>3.9.3</cxf.ehcache3.version>
         <cxf.el-api.version>3.0.3</cxf.el-api.version>
         <cxf.findbugs.version>3.0.2</cxf.findbugs.version>