Skip to content

Commit

Permalink
Remove duplicate declaration of quarkus-arc-deployment dependency in …
Browse files Browse the repository at this point in the history
…sentinel-annotation-quarkus-adapter-deployment/pom.xml (alibaba#3101)
  • Loading branch information
clara0 authored May 31, 2023
1 parent 36deadb commit a2e1400
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-arc-deployment</artifactId>
</dependency>

</dependencies>

Expand Down

0 comments on commit a2e1400

Please sign in to comment.