objectcomputing / check-ins

Other
7 stars 7 forks source link

(Backend) - Update Google Dependencies to Address Vulnerabilities and General Tech Debt #2415

Closed timyates closed 1 month ago

timyates commented 1 month ago

The original plan was to perform a minor upgrade of the Google dependencies, however the latest postgres-socket-factory pulls in a transitive major update to v2 of the google-api-client

So I went for it and grabbed the latest major version of all Google dependencies.

Also updated:

Some Google classes have changed package, but I don't believe these are persisted (internal use only), so I think this is ok