spring-boot/spring-boot-project
Andy Wilkinson 784c8d2df4 Avoid duplicate junit-platform.properties files caused by Kafka
Gradle doesn't support excluding a dependency that's declared with a
classifier. Instead, this commit replaces the test-qualified
kafka-server-common dependency with the plain dependency. The plain
dependency was already present so this is equivalent to excluding
the test-qualified dependency.

Closes gh-41446
2024-07-11 13:08:58 +01:00
..
spring-boot
spring-boot-actuator
spring-boot-actuator-autoconfigure
spring-boot-autoconfigure Avoid duplicate junit-platform.properties files caused by Kafka 2024-07-11 13:08:58 +01:00
spring-boot-dependencies Prohibit upgrading to Undertow 2.3.14.Final 2024-07-09 12:15:36 +01:00
spring-boot-devtools
spring-boot-docker-compose
spring-boot-docs Avoid duplicate junit-platform.properties files caused by Kafka 2024-07-11 13:08:58 +01:00
spring-boot-parent
spring-boot-starters
spring-boot-test
spring-boot-test-autoconfigure
spring-boot-testcontainers
spring-boot-tools