Skip to content

Commit

Permalink
Update to jaeger 1.2.0
Browse files Browse the repository at this point in the history
Jaeger < 1.2.0 has a critical bug which causes the client stop working.

The problem has been fixed at 1.2.0

jaegertracing/jaeger-client-java#670
  • Loading branch information
foxliu20 committed Jun 18, 2021
1 parent e35b5b0 commit 59c6eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaeger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<name>Jaeger Client Bundle</name>

<properties>
<jaeger.version>1.0.0</jaeger.version>
<jaeger.version>1.2.0</jaeger.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 59c6eb3

Please sign in to comment.