https://github.com/spring-projects/spring-boot/issues/34658 will require spring-boot-test-autoconfigure to have optional dependencies on various Testcontainers modules that an application may use in its tests. We should add Testcontainers to Boot's dependency management so that the version that spring-boot-test-autoconfigure compiles against is the version that's used by default.