This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 4ab7cac0e9ba719d80023820f48f859d284e7e80 Author: Andriy Redko <[email protected]> AuthorDate: Thu Jan 29 16:29:06 2026 -0500 Update Dropwizard Metrics to 4.2.38 (cherry picked from commit 51cbce1b8828e6639ad298751c793c0378abf4c5) # Conflicts: # parent/pom.xml (cherry picked from commit b7b1948ec87e606488a41f86cba48b0b102db3e8) (cherry picked from commit ce53e5ffd5d9a1a419b8f051038706fb8ebb1e0d) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f55a13ec70..61dc19b552 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -102,7 +102,7 @@ <cxf.derby.version>10.15.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.37</cxf.dropwizard4.version> + <cxf.dropwizard4.version>4.2.38</cxf.dropwizard4.version> <cxf.ehcache3.version>3.10.8</cxf.ehcache3.version> <cxf.el-api.version>3.0.3</cxf.el-api.version> <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
