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
commit b773e313f28ff013a9023d54b94d085c0caca0a3 Author: Andriy Redko <[email protected]> AuthorDate: Thu Jan 29 16:28:41 2026 -0500 Update Dropwizard Metrics to 5.0.6 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 47009b085d..56c9df705c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -111,7 +111,7 @@ <cxf.dom4j.version>2.2.0</cxf.dom4j.version> <cxf.dropwizard3.version>3.2.6</cxf.dropwizard3.version> <cxf.dropwizard4.version>4.2.37</cxf.dropwizard4.version> - <cxf.dropwizard5.version>5.0.5</cxf.dropwizard5.version> + <cxf.dropwizard5.version>5.0.6</cxf.dropwizard5.version> <cxf.ehcache3.version>3.11.1</cxf.ehcache3.version> <cxf.el-api.version>6.0.1</cxf.el-api.version> <cxf.jvnet.jaxb.version>4.0.12</cxf.jvnet.jaxb.version>
