diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/src/test/resources/org/springframework/restdocs/templates/asciidoctor/response-fields.snippet b/spring-boot-project/spring-boot-actuator-autoconfigure/src/test/resources/org/springframework/restdocs/templates/asciidoctor/response-fields.snippet deleted file mode 100644 index f1da0a00e10..00000000000 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/src/test/resources/org/springframework/restdocs/templates/asciidoctor/response-fields.snippet +++ /dev/null @@ -1,10 +0,0 @@ -|=== -|Path|Type|Description - -{{#fields}} -|{{#tableCellContent}}`+{{path}}+`{{/tableCellContent}} -|{{#tableCellContent}}`{{type}}`{{/tableCellContent}} -|{{#tableCellContent}}{{description}}{{/tableCellContent}} - -{{/fields}} -|=== diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 2773c9e23a4..4cb0d36b538 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -159,7 +159,7 @@ 2.1.4.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE - 2.0.0.RELEASE + 2.0.1.BUILD-SNAPSHOT 1.2.2.RELEASE 5.0.3.RELEASE Apple-SR1