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
commit 0929bc5b6938403f7469c5016be2fcb62a67324d Author: Andriy Redko <[email protected]> AuthorDate: Sun Feb 16 15:57:57 2025 -0500 Update Brave to 6.1.0 --- distribution/src/main/release/samples/pom.xml | 2 +- parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index 62c72cf73c..f9989d734a 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -44,7 +44,7 @@ <cxf.lucene.version>9.12.1</cxf.lucene.version> <cxf.olingo.server.version>5.0.0</cxf.olingo.server.version> <cxf.aspectj.version>1.9.22.1</cxf.aspectj.version> - <cxf.brave.version>6.0.3</cxf.brave.version> + <cxf.brave.version>6.1.0</cxf.brave.version> <cxf.zipkin-reporter.version>3.4.3</cxf.zipkin-reporter.version> <cxf.zest.version>2.1</cxf.zest.version> <cxf.activemq.artemis.version>2.31.0</cxf.activemq.artemis.version> diff --git a/parent/pom.xml b/parent/pom.xml index 004f797a7e..1b35263a48 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -96,7 +96,7 @@ <cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range> <cxf.atmosphere.version>3.0.13</cxf.atmosphere.version> <cxf.bcprov.version>1.77</cxf.bcprov.version> - <cxf.brave.version>6.0.3</cxf.brave.version> + <cxf.brave.version>6.1.0</cxf.brave.version> <cxf.cdi.api.version>4.0.1</cxf.cdi.api.version> <cxf.classgraph.version>4.8.25</cxf.classgraph.version> <cxf.classmate.version>1.5.1</cxf.classmate.version>
