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
The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
new d1fb0e0681 Update Dropwizard Metrics to 4.2.22
d1fb0e0681 is described below
commit d1fb0e06814737646084ac5495884c872449236f
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Nov 8 22:05:08 2023 -0500
Update Dropwizard Metrics to 4.2.22
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 526447aa81..f37bf14568 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.21</cxf.dropwizard4.version>
+ <cxf.dropwizard4.version>4.2.22</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>