Skip to content

Commit 0a114c1

Browse files
mp911dechristophstrobl
authored andcommitted
Remove commons-logging exclusion.
Closes #4870
1 parent e0f183e commit 0a114c1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

spring-data-mongodb/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@
4343
<dependency>
4444
<groupId>org.springframework</groupId>
4545
<artifactId>spring-core</artifactId>
46-
<exclusions>
47-
<exclusion>
48-
<groupId>commons-logging</groupId>
49-
<artifactId>commons-logging</artifactId>
50-
</exclusion>
51-
</exclusions>
5246
</dependency>
5347
<dependency>
5448
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)