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 4400aabb12033b1fa80c8bacb6ecef0f546fd316 Author: Andriy Redko <[email protected]> AuthorDate: Fri Oct 28 21:11:29 2022 -0400 Update Zipkin to 2.23.19 (cherry picked from commit 115ae80d516ff6bce8bf12e073cbc0cfc6ed03da) # Conflicts: # parent/pom.xml (cherry picked from commit 877b2520eef503d9d8e384b0a0b2cb5cc659abd7) (cherry picked from commit e4a6e75dbb1fe77b1da01572b897d0f3677a1ed7) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 1deb82fbdc..f390a6f8de 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -90,7 +90,7 @@ <cxf.bcprov.version>1.69</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.15</cxf.brave.zipkin.version> + <cxf.brave.zipkin.version>2.23.19</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>
