Skip to content

Commit

Permalink
deps: updates to zipkin-reporter 2.17.1 (#1390)
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <adrian@tetrate.io>
  • Loading branch information
codefromthecrypt authored Dec 18, 2023
1 parent 90537d6 commit 053e743
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion brave-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<!-- use the same values in ../pom.xml -->
<zipkin.version>2.25.2</zipkin.version>
<zipkin-reporter.version>2.17.0</zipkin-reporter.version>
<zipkin-reporter.version>2.17.1</zipkin-reporter.version>
</properties>

<organization>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

<!-- use the same values in bom/pom.xml -->
<zipkin.version>2.25.2</zipkin.version>
<zipkin-reporter.version>2.17.0</zipkin-reporter.version>
<zipkin-reporter.version>2.17.1</zipkin-reporter.version>

<!-- Used for Generated annotations -->
<javax-annotation-api.version>1.3.2</javax-annotation-api.version>
Expand Down

0 comments on commit 053e743

Please sign in to comment.