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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 1d12d535fafc758640fb4c0a9e6acf47b4ff3cd2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 18 07:36:03 2023 -0400

    Bump cxf.brave.version from 5.15.0 to 5.15.1 (#1237)
    
    Bumps `cxf.brave.version` from 5.15.0 to 5.15.1.
    
    Updates `brave-context-slf4j` from 5.15.0 to 5.15.1
    
    Updates `brave-instrumentation-httpclient` from 5.15.0 to 5.15.1
    
    Updates `brave-instrumentation-httpasyncclient` from 5.15.0 to 5.15.1
    
    Updates `brave-instrumentation-okhttp3` from 5.15.0 to 5.15.1
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.brave:brave-context-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpclient
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpasyncclient
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-okhttp3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index af6ff6ee74..353b5c1642 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -39,7 +39,7 @@
         <cxf.tika.version>2.7.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.73</cxf.tomcat.version>
         <cxf.lucene.version>9.5.0</cxf.lucene.version>
-        <cxf.brave.version>5.15.0</cxf.brave.version>
+        <cxf.brave.version>5.15.1</cxf.brave.version>
     </properties>
     <dependencies>
         <dependency>

Reply via email to