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 92c3d96534516cc893418ef3cab45bea35024178
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Oct 3 19:04:00 2024 -0400

    Update Dropwizard Metrics to 4.2.28
    
    (cherry picked from commit 4f16fb986dadbc87d53d13fb17a23b8c95ad5ac3)
    (cherry picked from commit 64f9782ad16188c44c7b2b762c118ae4ad711d4c)
    (cherry picked from commit 47696fb63131d4351f3250be25c29153eefba0d2)
    
    # 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 0342441641..4c2091817e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -106,7 +106,7 @@
         <cxf.derby.version>10.14.2.0</cxf.derby.version>
         <cxf.dom4j.version>2.1.4</cxf.dom4j.version>
         <cxf.dropwizard3.version>3.2.6</cxf.dropwizard3.version>
-        <cxf.dropwizard4.version>4.2.27</cxf.dropwizard4.version>
+        <cxf.dropwizard4.version>4.2.28</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