Skip to content

Commit 7d5c468

Browse files
committed
Merge pull request #18833 from larrywest
* pr/18833: Remove unnecessary log4j exclusion Closes gh-18833
2 parents b7f59eb + 82a41a3 commit 7d5c468

File tree

1 file changed

+0
-6
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+0
-6
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -2972,12 +2972,6 @@
29722972
<groupId>org.springframework.cloud</groupId>
29732973
<artifactId>spring-cloud-spring-service-connector</artifactId>
29742974
<version>${spring-cloud-connectors.version}</version>
2975-
<exclusions>
2976-
<exclusion>
2977-
<artifactId>log4j</artifactId>
2978-
<groupId>log4j</groupId>
2979-
</exclusion>
2980-
</exclusions>
29812975
</dependency>
29822976
<dependency>
29832977
<groupId>org.springframework.data</groupId>

0 commit comments

Comments
 (0)