diff --git a/spring-boot-docs/src/main/asciidoc/appendix-dependency-versions.adoc b/spring-boot-docs/src/main/asciidoc/appendix-dependency-versions.adoc index 969697c4b2..4ef8fc6f96 100644 --- a/spring-boot-docs/src/main/asciidoc/appendix-dependency-versions.adoc +++ b/spring-boot-docs/src/main/asciidoc/appendix-dependency-versions.adoc @@ -5,4 +5,4 @@ The table below provides details of all of the dependency versions that are prov in its CLI, Maven dependency management and Gradle plugin. When you declare a dependency on one of these artifacts without declaring a version the version that is listed in the table will be used. -include::../../../target/generated-resources/org/springframework/boot/dependency/tools/effective-pom.adoc[] \ No newline at end of file +include::../../../target/generated-resources/effective-pom.adoc[] \ No newline at end of file