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
The following commit(s) were added to refs/heads/main by this push:
new 8cff752fcd Update Dropwizard Metrics to 4.2.21
8cff752fcd is described below
commit 8cff752fcd5be642182770e417e69f5bb8bad66e
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Oct 13 09:49:43 2023 -0400
Update Dropwizard Metrics to 4.2.21
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c58649b673..bca275ac87 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -110,7 +110,7 @@
<cxf.derby.version>10.16.1.1</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.20</cxf.dropwizard4.version>
+ <cxf.dropwizard4.version>4.2.21</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>