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

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

commit 339363229a72146fcd3a39d8f81df8c20b0f471d
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Aug 4 18:48:19 2022 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f3242010e2..e0fc1998f7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,7 +104,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.10</cxf.dropwizard4.version>
+        <cxf.dropwizard4.version>4.2.11</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>

Reply via email to