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 418f342254585b80bc37ee6710cdbb10a18f8b32 Author: Andriy Redko <[email protected]> AuthorDate: Sat May 7 12:15:29 2022 -0400 Update Brave to 5.13.9 (cherry picked from commit 48ac6d3f0d16f9b9b21c969f54f39babed4f93e3) (cherry picked from commit 4f78d536ca6e9f6e16466f554db5108e651b6b8f) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0a0773e214..4c12a6cb0e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -89,7 +89,7 @@ <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.7</cxf.brave.version> + <cxf.brave.version>5.13.9</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>
