This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 464dd9a4d5 Update Zipkin to 2.24.0
464dd9a4d5 is described below
commit 464dd9a4d5ed3631865cbb7574158234ba6fb9e9
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Dec 24 11:02:46 2022 -0500
Update Zipkin to 2.24.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2ccc013e63..15459381ee 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -69,7 +69,7 @@
<cxf.bcprov.version>1.70</cxf.bcprov.version>
<cxf.brave.reporter.version>2.16.2</cxf.brave.reporter.version>
<cxf.brave.version>5.14.1</cxf.brave.version>
- <cxf.brave.zipkin.version>2.23.19</cxf.brave.zipkin.version>
+ <cxf.brave.zipkin.version>2.24.0</cxf.brave.zipkin.version>
<cxf.cdi.api.version>3.0.0</cxf.cdi.api.version>
<cxf.classgraph.version>4.8.25</cxf.classgraph.version>
<cxf.classmate.version>1.5.1</cxf.classmate.version>