Skip to content

Commit caae494

Browse files
nastaciocsantanapr
andauthored
Update lab-jaeger-ol/service-b/pom.xml
Co-Authored-By: Carlos Santana <[email protected]>
1 parent fff3c15 commit caae494

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lab-jaeger-ol/service-b/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@
3434
<type>pom</type>
3535
<scope>provided</scope>
3636
</dependency>
37+
<dependency>
38+
<groupId>io.jaegertracing</groupId>
39+
<artifactId>jaeger-client</artifactId>
40+
<version>0.34.0</version>
41+
</dependency>
3742
<!-- For tests -->
3843
<dependency>
3944
<groupId>junit</groupId>

0 commit comments

Comments
 (0)