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
The following commit(s) were added to refs/heads/master by this push:
new 370b7c0 Update to 5.11 brave version. Cannot go to 5.12 due to osgi
issues. (issue logged with them)
370b7c0 is described below
commit 370b7c06c1cf5abdd6e90e92bd7b810a6e8990cc
Author: Daniel Kulp <[email protected]>
AuthorDate: Tue Aug 18 11:58:58 2020 -0400
Update to 5.11 brave version. Cannot go to 5.12 due to osgi issues.
(issue logged with them)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 101bc0e..8c650fb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
<cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
<cxf.bcprov.version>1.66</cxf.bcprov.version>
<cxf.brave.reporter.version>2.12.1</cxf.brave.reporter.version>
- <cxf.brave.version>5.10.1</cxf.brave.version>
+ <cxf.brave.version>5.11.2</cxf.brave.version>
<cxf.brave.zipkin.version>2.19.3</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>