Hi,
We want to use Gradle as our build tool, and for that we share gradle 6.3 with our security team for analysis. However they have raised some CVE in some of the jar files gradle internally using with the gradle 6.3. They have suggested to update those jar files with there latest version. I have tried to replace the jar but post that gradle itself is not working and giving error
Could not create service of type ClassLoaderRegistry using GlobalScopeServices.createClassLoaderRegistry().
Could you please help me to fix these CVEs?
Thanks & Regards,
Shripad Deshpande