Skip to content

Commit

Permalink
Remove commons-logging exclusion.
Browse files Browse the repository at this point in the history
Closes #3736
  • Loading branch information
mp911de committed Jan 8, 2025
1 parent fad4858 commit 84706b5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spring-data-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit 84706b5

Please sign in to comment.