Bill of Materials for managing Spring Framework dependency versions.
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>7.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Prints the current Spring Framework version.
Use the BOM in dependencyManagement and then declare each Spring dependency without version.
No dependency data recorded yet.