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 2ad7bb9b596e77d77caec891d5a44d094ca91d8d Author: Andriy Redko <[email protected]> AuthorDate: Sun Jan 21 11:30:04 2024 -0500 Update Dropwizard Metrics to 4.2.24 (cherry picked from commit 08deedc3e8961863a2c3bc1e46f0adbad914d1af) (cherry picked from commit 1fdd07af27463b2d4f05951c27eaf4b24837c753) # 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 4d19b3d1b6..2ba2419f39 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.23</cxf.dropwizard4.version> + <cxf.dropwizard4.version>4.2.24</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>
