Skip to content

Commit

Permalink
Remove another explicit dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
  • Loading branch information
Artur Ciocanu committed Oct 21, 2024
1 parent cc1a2a8 commit 80ef91e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions dapr-spring/dapr-spring-messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,4 @@
<description>Dapr Spring Messaging</description>
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-tracing</artifactId>
</dependency>
</dependencies>

</project>

0 comments on commit 80ef91e

Please sign in to comment.