ppkarwasz commented on PR #2166: URL: https://github.com/apache/logging-log4j2/pull/2166#issuecomment-1878844886
@vy, I moved the Spring dependencies back to `log4j-parent`, because I managed to remove [`spring-boot-dependencies`](https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/3.2.1) and [`spring-cloud-dependencies`](https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-dependencies) from the imported BOMs. Since these dependency-management-polluting artifacts are out of the picture, I don't see a difference between `log4j-spring-cloud-config-client` and e.g. `log4j-mongodb4`: the dependencies of the latter are also in `log4j-parent`, even if no other artifact uses them. -- 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]
