diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc index e188707341..c29bb9474e 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc @@ -225,14 +225,14 @@ To declare dependencies a typical `ivy.xml` file will look something like this: A typical `build.xml` will look like this: -[source,xml,indent=0] +[source,xml,indent=0,subs="verbatim,quotes,attributes"] ---- - +