Remove duplicate declaration of quarkus-arc-deployment dependency in sentinel-annotation-quarkus-adapter-deployment/pom.xml (#3101)
This commit is contained in:
parent
3781212f51
commit
f991f5f8a4
|
|
@ -44,10 +44,6 @@
|
|||
<artifactId>assertj-core</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-arc-deployment</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue