This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
new f0c87b6 Update Dropwizard Metrics to 4.1.25
f0c87b6 is described below
commit f0c87b63c8df70472c52b42ec437de2c2124f712
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Jul 18 22:18:49 2021 -0400
Update Dropwizard Metrics to 4.1.25
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ff16cf7..49727e3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,7 +104,7 @@
<cxf.derby.version>10.14.2.0</cxf.derby.version>
<cxf.dom4j.version>2.1.3</cxf.dom4j.version>
<cxf.dropwizard3.version>3.2.6</cxf.dropwizard3.version>
- <cxf.dropwizard4.version>4.1.24</cxf.dropwizard4.version>
+ <cxf.dropwizard4.version>4.1.25</cxf.dropwizard4.version>
<cxf.ehcache3.version>3.8.1</cxf.ehcache3.version>
<cxf.el-api.version>3.0.3</cxf.el-api.version>
<cxf.findbugs.version>3.0.2</cxf.findbugs.version>