You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2020/08/18 20:55:03 UTC

[cxf] 01/02: Use newer brave for sample

This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7fd0745cb1da596eb0d72ed42d52412ac909406a
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Tue Aug 18 16:48:30 2020 -0400

    Use newer brave for sample
---
 distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
index 4a3918d..54d3796 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
@@ -30,7 +30,7 @@
     </parent>
     <properties>
         <cxf.version>${project.version}</cxf.version>
-        <cxf.brave.version>5.10.1</cxf.brave.version>
+        <cxf.brave.version>5.11.2</cxf.brave.version>
     </properties>
     <profiles>
         <profile>