37904 Align versions used in spring-boot-gradle-plugin
Comment From: wilkinsona
Thanks for the proposal. These changes seem to be quite a bit more broad than required which makes it harder to review. #37904 is focused on the spring-boot-gradle-plugin module and in particular the tests in the org.springframework.boot.gradle.tasks.bundling package. Would you like to update your PR to narrow its scope so that it can be reviewed more easily?
Comment From: JoshuaChen
@wilkinsona hi~ Completed, please review again~
Comment From: wilkinsona
Thanks for the updates. Unfortunately, now that I can see the proposed changes more clearly, I'm not keen on the approach that has been taken. For example, I find rather distracting all the fields that have been added to AbstractBootArchiveIntegrationTests and all the properties that have been added to gradle.properties. I'm not yet sure what the answer is, but I think we'll need to find an alternative approach here. Thanks anyway.