Start building against Spring REST Docs 2.0.1 snapshots

See gh-12681
This commit is contained in:
Andy Wilkinson 2018-03-29 14:22:55 +01:00
parent 14b8e759c9
commit cca5c0d2ee
2 changed files with 1 additions and 11 deletions

View File

@ -1,10 +0,0 @@
|===
|Path|Type|Description
{{#fields}}
|{{#tableCellContent}}`+{{path}}+`{{/tableCellContent}}
|{{#tableCellContent}}`{{type}}`{{/tableCellContent}}
|{{#tableCellContent}}{{description}}{{/tableCellContent}}
{{/fields}}
|===

View File

@ -159,7 +159,7 @@
<spring-kafka.version>2.1.4.RELEASE</spring-kafka.version>
<spring-ldap.version>2.3.2.RELEASE</spring-ldap.version>
<spring-plugin.version>1.2.0.RELEASE</spring-plugin.version>
<spring-restdocs.version>2.0.0.RELEASE</spring-restdocs.version>
<spring-restdocs.version>2.0.1.BUILD-SNAPSHOT</spring-restdocs.version>
<spring-retry.version>1.2.2.RELEASE</spring-retry.version>
<spring-security.version>5.0.3.RELEASE</spring-security.version>
<spring-session-bom.version>Apple-SR1</spring-session-bom.version>