Bill of materials (BOM) for managing Spring Boot dependency versions.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
BOM usage in Maven for dependency version management.
Ensure the BOM version matches the Spring Boot version used in the project.
No dependency data recorded yet.