Skip to content

Commit

Permalink
Remove spring-boot-starter-data-mongodb (#10562)
Browse files Browse the repository at this point in the history
  • Loading branch information
nr23730 committed Apr 29, 2024
1 parent b47ec69 commit e9e6a45
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,6 @@
<artifactId>jjwt-jackson</artifactId>
<version>${io-jsonwebtoken.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>bson</artifactId>
Expand Down

0 comments on commit e9e6a45

Please sign in to comment.