Skip to content

Commit 7dd2f35

Browse files
committed
Polishing.
Remove duplicate dependency declaration. See: #3522
1 parent e433375 commit 7dd2f35

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

spring-data-mongodb/pom.xml

-7
Original file line numberDiff line numberDiff line change
@@ -216,13 +216,6 @@
216216
<optional>true</optional>
217217
</dependency>
218218

219-
<dependency>
220-
<groupId>jakarta.enterprise</groupId>
221-
<artifactId>jakarta.enterprise.cdi-api</artifactId>
222-
<scope>provided</scope>
223-
<optional>true</optional>
224-
</dependency>
225-
226219
<dependency>
227220
<groupId>com.fasterxml.jackson.core</groupId>
228221
<artifactId>jackson-databind</artifactId>

0 commit comments

Comments
 (0)