spring-boot-starter-integration-test, recently introduced with Spring Boot 4, depends only on spring-boot-starter-integration and spring-boot-starter-test, while spring-integration-test (either directly or transitively) is missing.
Is this an oversight or has it been moved somewhere else?
spring-boot-starter-integration-test, recently introduced with Spring Boot 4, depends only onspring-boot-starter-integrationandspring-boot-starter-test, whilespring-integration-test(either directly or transitively) is missing.Is this an oversight or has it been moved somewhere else?