As we use spring boot,we can use bom file to specify the version of spring-boot components。

If we use spring-boot-parent as parent of our project, other components' version may be not what we want.

Comment From: bclozel

Duplicates #32412