We have recently received an email from GCP saying that we should update our Java client libraries to version 1.114.0 or higher. Every one of our GCP projects has been identified as using a Java version 1.50.0-1.111.2 and will require this update for them to continue working with Cloud Storage Object Lifecycle Management.
So How do I go about doing this? For instance, one of projects identified houses nothing more than a single VM which I built myself. I know that I haven’t explicitly used any Java, so it must be something hidden within the depths of the GCP project setup… but where exactly?