Describe the bug
When BOM is used in maven dependencyManagement section it will manage dependencies. It is good for the libraries which are provided by this repository, but for example such library as opentelemetry-bom is not managed by this repository. When spring-cloud-gcp-dependencies is added to dependencyManagement section it overwrites parent opentelemetry version.
Sample
https://mvnrepository.com/artifact/com.google.cloud/spring-cloud-gcp-dependencies/5.1.2
Managed Dependencies section