Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Remove log4j constraints for downstream users of client and common #3791

Merged

Conversation

james-deee
Copy link
Contributor

Pull Request type

  • Bugfix

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

The constraints that Conductor does on log4j is causing issues in conjunction with the Nebula publishing plugin that locks the version to 2.17.2.

We should just drop the constraints from Conductor, since it's already just depending on Spring Boot for log4j which brings in 2.17.2 for you. This unlocks anyone who depends on the conductor-client and conductor-common published libraries.

@v1r3n v1r3n merged commit d164531 into Netflix:main Sep 29, 2023
2 checks passed
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.

None yet

2 participants