Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Fix the dependency conflict issue #193

Closed

Conversation

HelloCoCooo
Copy link

@HelloCoCooo HelloCoCooo commented Apr 11, 2019

Fix the dependency conflict issue #192 by reversing the declaration order of log4j:log4j:jar:1.2.12:compile and org.springframework.boot:spring-boot-starter-web:jar:1.4.3.RELEASE in pom file, as org.springframework.boot:spring-boot-starter-web:jar:1.4.3.RELEASE transitively introduce the org.slf4j:log4j-over-slf4j:jar:1.7.22:compile.

This fix will not affect other libraries or class, except the above duplicate class.

Thank you for your attention.

@devOpsHazelcast
Copy link
Contributor

Can one of the admins verify this patch?

@gurbuzali gurbuzali self-assigned this May 20, 2019
@gurbuzali
Copy link

verify

@gurbuzali
Copy link

gurbuzali commented May 22, 2019

Hi, thank you for the contribution. Can you please sign our Hazelcast Contributor Agreement and send it to [email protected].
Thanks

@cangencer cangencer closed this Jan 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants