Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-555

Curator Client leaks the com.google.guava:guava regardless of it being shaded.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.2.0
    • None
    • Client
    • None

    Description

      The curator-client leaks the com.google.guava:guava regardless of it being shaded within the artifact.

      <dependency>
          <groupId>com.google.guava</groupId>
          <artifactId>guava</artifactId>
      </dependency> 
      

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              berngp Bernardo Gomez Palacio
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: