dependency-check / dependency-check-gradle

The dependency-check gradle plugin is a Software Composition Analysis (SCA) tool that allows projects to monitor dependent libraries for known, published vulnerabilities.
http://jeremylong.github.io/DependencyCheck/
Apache License 2.0
361 stars 93 forks source link

Release 8.1.0 #326

Closed TWiStErRob closed 1 year ago

TWiStErRob commented 1 year ago

Hi, we got a release 8.1.0 PR https://github.com/detekt/sarif4k/pull/37, but in this repo there's no commit/tag/release/changelog/readme associated with it.

jeremylong commented 1 year ago

sorry - forgot to push the tag to the gradle plugin. its there now.

TWiStErRob commented 1 year ago

Did you also forget to push main?

https://github.com/dependency-check/dependency-check-gradle/tree/v8.1.0

image

jeremylong commented 1 year ago

Sorry about that. Fixed. My normal routine for the release got messed up because the nexus server I publish to central through was having issues and timed out repeatedly...

TWiStErRob commented 1 year ago

No worries, only thing I wanted to see was what changed :)