Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8066

Geode should not be using both activation 1.1 and javax.activation 1.2

    XMLWordPrintableJSON

Details

    Description

      javax.activation 1.2 is referenced by Geode as an indirect dependency of jaxb

      However, Spring 5.3 brings in some unwanted guests via com.nimbusds:oauth2-oidc-sdk:7.1.1, including com.sun.mail:javax.mail:1.6.1 (we already use javax.mail:javax.mail-api:1.6.2) which in turn brings in javax.activation:activation:1.1 (we already use com.sun.activation:javax.activation:1.2.0)

      It would be nice to only have one version and one provider of mail and activation in our project.

      Attachments

        Issue Links

          Activity

            People

              rhoughton Robert Houghton
              onichols Owen Nichols
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: