-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore(main): release 0.167.1-SNAPSHOT #3593
Conversation
d37d53d
to
8ef7b23
Compare
2c7dee6
to
dc0b35c
Compare
9a02e0b
to
ca46af3
Compare
Convergence error on google-http-client https://gist.github.com/suztomo/302835dfa07317d26d2f3277f7368b56
|
A release from java-grafeas repository would resolve the But it's blocked by Windows build failure: googleapis/java-grafeas#447 (comment) caused by b/217779626 |
ecefd24
to
2d1630f
Compare
8e52bbf
to
8591e16
Compare
https://gist.github.com/suztomo/f8dae25b88da5fd8d011dab9bcadba31 GSONgoogle-cloud-logging is defining a newer version of GSON:
-> googleapis/java-logging#878 (merged) Checker-compat-qualgoogle-cloud-pubsublite is defining a newer version of checker-compat-qual:
Google-api-services-storagegoogle-api-services-storage between com.google.cloud:google-cloud-notification and com.google.cloud:google-cloud-storage.
Java-storage repository already merged googleapis/java-storage#1269 "deps: update dependency com.google.apis:google-api-services-storage to v1-rev20220210-1.32.1". |
Why does google-cloud-pubsublite declare checker-compat-qual dependency? I don't see it in the effective pom. but the published POM https://search.maven.org/artifact/com.google.cloud/google-cloud-pubsublite/1.4.11/jar indeed has the dependency. It's very likely added by the flatten-maven-plugin. Answer: it turned out that pubsublite's parent pom defines the independent version in it's root pom.xml:
|
6e651d1
to
fcf0c18
Compare
fcf0c18
to
29a6d15
Compare
Merging this to generate release PR. |
🤖 I have created a release beep boop
Updating meta-information for bleeding-edge SNAPSHOT release.
This PR was generated with Release Please. See documentation.