sonatype-nexus-community / scan-gradle-plugin

Gradle plugin that scans the dependencies of a Gradle project using Sonatype platforms: OSS Index and Nexus IQ Server.
Apache License 2.0
77 stars 21 forks source link

Update plugins, dependencies and Gradle versions #115

Closed guillermo-varela closed 2 years ago

guillermo-varela commented 2 years ago

Brings up to date plugins, dependencies and Gradle versions used.

Also removes a test dependency which was using a vulnerable Log4J version and was no longer updated.

Additionally, a small change was made for the publishing to avoid trying to send an artifact twice to the Gradle Plugins Portal, which is possibly why release for 2.4.0 failed initially.

It relates to the following issue #s:

cc @bhamail / @DarthHater / @guillermo-varela / @shaikhu