Closed burkedavison closed 11 months ago
Adding a note: we should remove commons-logging from classpath for all artifacts published via SCGCP
fixed by #2407, and remaining cleanup after https://github.com/googleapis/google-http-java-client/pull/1905 has been released captured in #2415. Thus closing this one.
Pubsub-stream-binder and logging integration tests produce this message:
(Example log)
This dependency is brought in via spring-cloud-gcp-logging's
com.google.cloud:google-cloud-logging-logback
dependency, and spring-cloud-gcp-pubsub'scom.google.cloud:google-cloud-pubsub
dependency.