Skip to content

Commit

Permalink
removed unwanted dependency from pom
Browse files Browse the repository at this point in the history
  • Loading branch information
amit2103 committed Sep 6, 2020
1 parent 4a8c418 commit dae95f7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions persistence-modules/spring-data-mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@
<version>${org.springframework.data.version}</version>
</dependency>

<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-core</artifactId>
<version>${mongodb-driver.version}</version>
</dependency>

<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
Expand Down

0 comments on commit dae95f7

Please sign in to comment.