Closed yahavi closed 5 months ago
[x] This pull request is created in the jfrog/jenkins-artifactory-plugin repository.
Update build-info and Gradle plugins to versions which do not include Guava
Replace Guava's ArrayListMultimap with ListMultimap.
Replace Guava's HashMultimap with SetMultimap.
[x] This pull request is created in the jfrog/jenkins-artifactory-plugin repository.
[x] All tests passed. If this feature is not already covered by the tests, I added new tests.
Update build-info and Gradle plugins to versions which do not include Guava
Replace Guava's ArrayListMultimap with ListMultimap.
Replace Guava's HashMultimap with SetMultimap.