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
commit 46142a21738c072e5bd369d5c8060b0430e09b0c Author: reta <[email protected]> AuthorDate: Wed Apr 7 18:37:10 2021 -0400 Update to DropWizard Metrics 4.1.19 (cherry picked from commit 8b3d74cb9bdf0be862f3180ff2f101fb3d9c888b) # 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 1442298..e97f30d 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.18</cxf.dropwizard4.version> + <cxf.dropwizard4.version>4.1.19</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>
