YvCeung commented on issue #7406: URL: https://github.com/apache/incubator-seata/issues/7406#issuecomment-3326252427
> [@YongGoose](https://github.com/YongGoose) in this pr [#7492](https://github.com/apache/incubator-seata/pull/7492) I have a question to ask. When introducing okhttp dependencies to support http2, why wasn't the level set to `provide`? Otherwise, doing dependency detection would be meaningless. Is there any special logic? > > <dependency> > <groupId>com.squareup.okhttp3</groupId> > <artifactId>okhttp</artifactId> > </dependency> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
