Commit 1ac385c4 authored by Johnny Lim's avatar Johnny Lim Committed by Stephane Nicoll

Add a missing 'io.spring.dependency-management' in doc

Closes gh-9352
parent f576e90f
...@@ -224,6 +224,7 @@ ifeval::["{spring-boot-repo}" != "release"] ...@@ -224,6 +224,7 @@ ifeval::["{spring-boot-repo}" != "release"]
apply plugin: 'java' apply plugin: 'java'
apply plugin: 'org.springframework.boot' apply plugin: 'org.springframework.boot'
apply plugin: 'io.spring.dependency-management'
endif::[] endif::[]
jar { jar {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment