https://github.com/apache/dubbo/blob/50099c107bbf960dbccafbfb61625e26080a72ac/dubbo-dependencies-bom/pom.xml#L279-L296

能不能把这几个配置去掉? 在引入 api(platform("org.apache.dubbo:dubbo-bom:3.3.5")) 后,项目中的 logback-classic 相关依赖直接没了

Comment From: wcy666103

Please resubmit this pull request (PR) in English. Additionally, you can declare the logback-classic dependency separately in the pom.xml. The exclusions you demonstrated only exclude some transitive dependencies of Dubbo dependencies.