You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ab...@apache.org on 2019/01/31 11:19:54 UTC

[incubator-zipkin-brave-karaf] 32/46: version bumps

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

abesto pushed a commit to branch dont-sign-snapshots
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git

commit d5ae1e2c3b3cc6e63ca93ad6491cff0a7765fbb8
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Sat Sep 8 08:48:37 2018 -0400

    version bumps
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2616e8d..8ebe8cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,9 @@
     <main.basedir>${project.basedir}</main.basedir>
 
     <!-- Make sure these versions match brave-bom -->
-    <brave.version>5.1.5</brave.version>
-    <zipkin.version>2.10.4</zipkin.version>
-    <zipkin-reporter.version>2.7.7</zipkin-reporter.version>
+    <brave.version>5.3.0</brave.version>
+    <zipkin.version>2.11.5</zipkin.version>
+    <zipkin-reporter.version>2.7.8</zipkin-reporter.version>
 
     <license-maven-plugin.version>2.11</license-maven-plugin.version>
     <maven-failsafe-plugin.version>2.22.0</maven-failsafe-plugin.version>