Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
fixes #109 remove jaeger dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Mar 31, 2024
1 parent 9d62dac commit 17b25d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,6 @@
<artifactId>body</artifactId>
<version>${version.light-4j}</version>
</dependency>
<dependency>
<groupId>com.networknt</groupId>
<artifactId>jaeger-tracing</artifactId>
<version>${version.light-4j}</version>
</dependency>
<dependency>
<groupId>com.networknt</groupId>
<artifactId>lambda-invoker</artifactId>
Expand Down

0 comments on commit 17b25d5

Please sign in to comment.