Open
Description
error_prone-core
is not managed by sdk-platform-java. It is unique to java-datastore.
We need a long term solution. Two options would be
- upgrade errorprone core to the latest (which supports JDK 17+ only) and drop the check for Java 8 and 11.
- Keep this fix as is until the Cloud SDK drops support for JDK 8 and 11
cc: @cindy-peng @blakeli0
Originally posted by @diegomarquezp in #1876 (comment)