Skip to content

Commit

Permalink
Remove a duplicate dependency from Micrometer extension
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Oct 24, 2023
1 parent ee1d5a3 commit 401a09e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions extensions/micrometer/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,6 @@
<optional>true</optional>
</dependency>

<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-redis-client</artifactId>
<optional>true</optional>
</dependency>

<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-smallrye-stork</artifactId>
Expand Down

0 comments on commit 401a09e

Please sign in to comment.