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 2022/11/27 00:10:18 UTC

[cxf] branch main updated: Update Dropwizard Metrics to 4.2.13

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3b3ff83cda Update Dropwizard Metrics to 4.2.13
3b3ff83cda is described below

commit 3b3ff83cda8fdbea1848d31f8e7fdd54a4a2c4c6
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Nov 26 19:10:00 2022 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7fe08f566e..e40b63999f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -83,7 +83,7 @@
         <cxf.derby.version>10.15.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.11</cxf.dropwizard4.version>
+        <cxf.dropwizard4.version>4.2.13</cxf.dropwizard4.version>
         <cxf.ehcache3.version>3.10.0</cxf.ehcache3.version>
         <cxf.el-api.version>3.0.3</cxf.el-api.version>
         <cxf.findbugs.version>3.0.2</cxf.findbugs.version>