Skip to content

Commit

Permalink
deps: updates to Brave 5.17.1 (#108)
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <[email protected]>
  • Loading branch information
codefromthecrypt authored Jan 7, 2024
1 parent b3d248c commit 21c033c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ on most releases, which limits the ability for this project to provide a large v
Here are the versions currently available, noting only the latest version of
opentracing-api is likely to have new work in this repository.

Version | opentracing-api version
--------|-------------------------
0.34.0+ | 0.32.0, 0.33.0
0.33.13 | 0.31.0
| Version | opentracing-api version |
|---------|-------------------------|
| 0.34.0+ | 0.32.0, 0.33.0 |
| 0.33.13 | 0.31.0 |

## Required Reading

Expand Down
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-2024 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 @@ -33,7 +33,7 @@
<project.build.outputEncoding>UTF-8</project.build.outputEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<brave.version>5.13.3</brave.version>
<brave.version>5.17.1</brave.version>

<!-- default bytecode version for src/main -->
<main.java.version>1.6</main.java.version>
Expand Down

0 comments on commit 21c033c

Please sign in to comment.