This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 274fff4efccde358dc804d186c7d59451ce04337 Author: Andriy Redko <[email protected]> AuthorDate: Wed Dec 20 10:21:48 2023 -0500 Update Brave Zipkin to 2.25.2 (cherry picked from commit 46107763e9c6287ae986976effe9e4c46765b28b) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 7c5f0ae94b..80fe65419a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -92,7 +92,7 @@ <cxf.bcprov.version>1.77</cxf.bcprov.version> <cxf.brave.reporter.version>2.17.1</cxf.brave.reporter.version> <cxf.brave.version>5.17.0</cxf.brave.version> - <cxf.brave.zipkin.version>2.24.2</cxf.brave.zipkin.version> + <cxf.brave.zipkin.version>2.25.2</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>
