You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you @dconeybe! This issue is on the top of my list. It seems like upgrading the BOM breaks our CIs on Java 7 #675. We will most likely have to drop support for Java 7 (a breaking change) before upgrading the com.google.cloud:libraries-bom. We are currently planning this major release of the SDK.
The dependency on
com.google.cloud:libraries-bom
inpom.xml
is almost one year old, and needs to be upgraded.It looks like "dependabot" has not been doing its job, since the last time it bumped the bom was almost one year ago in July 2021: #583
pom.xml currently uses bom version 20.9.0, but the latest version is 25.3.0.
upgrading is highly desirable to pick up the following fix: googleapis/java-firestore#875
Note that I am a Googler. Feel free to DM me at dconeybe@ or comment on b/232419509
The text was updated successfully, but these errors were encountered: