Commit 82a41a3e authored by larrywest's avatar larrywest Committed by Stephane Nicoll

Remove unnecessary log4j exclusion

See gh-18833
parent b7f59eb7
......@@ -2972,12 +2972,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-spring-service-connector</artifactId>
<version>${spring-cloud-connectors.version}</version>
<exclusions>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment