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 69ecbb9a459e690782fc369e7606dd93c8448f1a Author: Andriy Redko <[email protected]> AuthorDate: Wed May 3 10:57:29 2023 -0400 Update Zipkin Brave to 2.24.1 (cherry picked from commit c980047209f6cb66788c5015a93a277422bc79c6) (cherry picked from commit a216f5da3a12189d66b7014b9359541c9e448483) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ba3f2c9d15..4b468fbfe5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -91,7 +91,7 @@ <cxf.bcprov.version>1.69</cxf.bcprov.version> <cxf.brave.reporter.version>2.16.4</cxf.brave.reporter.version> <cxf.brave.version>5.15.1</cxf.brave.version> - <cxf.brave.zipkin.version>2.24.0</cxf.brave.zipkin.version> + <cxf.brave.zipkin.version>2.24.1</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>
