Skip to content

Commit

Permalink
Merge pull request #16622 from quarkusio/yrodiere-patch-1
Browse files Browse the repository at this point in the history
Remove duplicate dependency to quarkus-mongodb-client-deployment-spi
  • Loading branch information
yrodiere authored Apr 19, 2021
2 parents 086c700 + c4c6ce6 commit 61ef185
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions extensions/mongodb-client/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-mongodb-client-deployment-spi</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 61ef185

Please sign in to comment.