Commit 9fa52351 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #16731 from stdll

* pr/16731:
  Polish indentation
parents 52c8bbad ecdcec2b
...@@ -124,7 +124,7 @@ benefit of the dependency management (but not the plugin management) by using a ...@@ -124,7 +124,7 @@ benefit of the dependency management (but not the plugin management) by using a
[source,xml,indent=0,subs="verbatim,quotes,attributes"] [source,xml,indent=0,subs="verbatim,quotes,attributes"]
---- ----
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>
<dependency> <dependency>
<!-- Import dependency management from Spring Boot --> <!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
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