This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new 8b392a7 Update Dropwizard Metrics to 4.1.14
8b392a7 is described below
commit 8b392a77dd4fe42a4bf065797328929ae519f786
Author: reta <[email protected]>
AuthorDate: Sun Nov 1 16:58:15 2020 -0500
Update Dropwizard Metrics to 4.1.14
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 0b206e2..698ef09 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,7 +103,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.12.1</cxf.dropwizard4.version>
+ <cxf.dropwizard4.version>4.1.14</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>