Skip to content

Commit

Permalink
chore: update to latest brave
Browse files Browse the repository at this point in the history
  • Loading branch information
jeqo committed Apr 16, 2023
1 parent a876d2e commit 06031c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2016-2020 The OpenZipkin Authors
Copyright 2016-2023 The OpenZipkin Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand Down Expand Up @@ -62,7 +62,7 @@
<zipkin-proto3.version>1.0.0</zipkin-proto3.version>

<!-- Do not set this value in bom/pom.xml to avoid cyclic pinning -->
<brave.version>5.13.2</brave.version>
<brave.version>5.15.1</brave.version>

<junit.version>4.13.1</junit.version>
<junit-jupiter.version>5.7.0</junit-jupiter.version>
Expand Down

0 comments on commit 06031c1

Please sign in to comment.