Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 968 Bytes

appendix-dependency-versions.adoc

File metadata and controls

26 lines (15 loc) · 968 Bytes

Dependency versions

This appendix provides details of the dependencies that are managed by Spring Boot.

Managed Dependency Coordinates

The following table provides details of all of the dependency versions that are provided by Spring Boot in its CLI (Command Line Interface), Maven dependency management, and Gradle plugin. When you declare a dependency on one of these artifacts without declaring a version, the version listed in the table is used.

Version Properties

The following table provides all properties that can be used to override the versions managed by Spring Boot. Browse the {spring-boot-code}/spring-boot-project/spring-boot-dependencies/build.gradle[spring-boot-dependencies build.gradle] for a complete list of dependencies.