Gradle and CVE_2020-7692

I was just made aware of https://nvd.nist.gov/vuln/detail/CVE-2020-7692 affecting the google-oauth-client library. (our apps docker image uses gradle).

Having installed the latest version of gradle I see that this library isn’t at the fixed level.

Anybody know if there are plans to upgrade this (if it’s possible) or if I delete this what in gradle might not work?

Thanks