[Backport release-25.05] gradle_7: mark as insecure (#457764)

This commit is contained in:
Tomodachi94
2025-11-02 16:48:06 +00:00
committed by GitHub

View File

@@ -233,6 +233,9 @@ rec {
version = "7.6.6";
hash = "sha256-Zz2XdvMDvHBI/DMp0jLW6/EFGweJO9nRFhb62ahnO+A=";
defaultJava = jdk17;
meta.knownVulnerabilities = [
"Gradle 7 no longer receives security updates with the release of Gradle 9 on 31 July 2025. https://endoflife.date/gradle"
];
};
wrapGradle =