Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BOM for com.google.apis:google-api-services-* #5279

Open
stickfigure opened this issue Sep 30, 2022 · 1 comment
Open

BOM for com.google.apis:google-api-services-* #5279

stickfigure opened this issue Sep 30, 2022 · 1 comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@stickfigure
Copy link

It would be extremely helpful to have a BOM that gives us google-api-services versions that are compatible with libraries-bom versions.

@lqiu96
Copy link
Contributor

lqiu96 commented Oct 25, 2022

You should be able to determine the google-api-services-* version in the libraries bom: https://github.com/googleapis/java-shared-dependencies/blob/5415f857fdbd97c62dc88e4d590b57d6a1425062/first-party-dependencies/pom.xml#L161

Libraries Bom pulls it in via:

<artifactId>first-party-dependencies</artifactId>

@lqiu96 lqiu96 added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants