Skip to content

Commit 07ae3b0

Browse files
mp911dechristophstrobl
authored andcommitted
Remove commons-logging exclusion.
Closes #4870
1 parent 63aff9d commit 07ae3b0

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
@@ -67,12 +67,6 @@
6767
<dependency>
6868
<groupId>org.springframework</groupId>
6969
<artifactId>spring-core</artifactId>
70-
<exclusions>
71-
<exclusion>
72-
<groupId>commons-logging</groupId>
73-
<artifactId>commons-logging</artifactId>
74-
</exclusion>
75-
</exclusions>
7670
</dependency>
7771
<dependency>
7872
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)