Use gemnasium instead of gemnasium-maven in DS_REPORT_URL
What does this MR do?
Now that Remove code (moved to gemnasium project) (gitlab-org/security-products/analyzers/gemnasium-maven!195 - merged) has been merged, and all related code has been moved to the gemnasium project, we need to update the DS_REPORT_URL and replace references to gemnasium-maven with gemnasium.
This MR also does the following:
- Updates the
build.gradlefile to be compatible withgradle 7 - Removes
gradlew - Removes
DS_JAVA_VERSION: 11from the CI/CD Variables and hardcodesDS_JAVA_VERSION: 11.
What are the relevant issue numbers?
Edited by Adam Cohen