[CURATOR-555] Curator Client leaks the com.google.guava:guava regardless of it being shaded.
Open
bug
imported-jira-issue
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
The curator-client leaks the com.google.guava:guava regardless of it being shaded within the artifact.
com.google.guava
guava
Note that since curator-client 4.2.0 was moved to Guava 27.0.1 as pat of CURATOR-502 this can cause problems for projects which depend on older versions of Guava but get upgraded by the transitive dependency to 27.0.1.
---
Originally reported by berngp, imported from: Curator Client leaks the com.google.guava:guava regardless of it being shaded.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.