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 964729ca7f776be0315614f7782a949c9d7583b2 Author: Andriy Redko <[email protected]> AuthorDate: Mon Jan 3 15:32:31 2022 -0500 Update Brave to 5.13.7 (cherry picked from commit e50d4dbbade0880da00afdbbee78d1abc6f8b1ff) (cherry picked from commit 1f7d72caf45c4351e27d3b04458cc523ccd3bfdf) --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 61602b3..919ae91 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -88,8 +88,8 @@ <cxf.atmosphere.version>2.6.1</cxf.atmosphere.version> <cxf.bcprov.version>1.69</cxf.bcprov.version> <cxf.brave.reporter.version>2.16.2</cxf.brave.reporter.version> - <cxf.brave.version>5.13.6</cxf.brave.version> - <cxf.brave.zipkin.version>2.23.9</cxf.brave.zipkin.version> + <cxf.brave.version>5.13.7</cxf.brave.version> + <cxf.brave.zipkin.version>2.23.15</cxf.brave.zipkin.version> <cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range> <cxf.cdi.api.version>2.0.2</cxf.cdi.api.version> <cxf.classgraph.version>4.8.25</cxf.classgraph.version>
