Added better support for XML in RestDocs; fixes gh-647

This commit is contained in:
Marcin Grzejszczak
2018-05-08 20:38:00 +02:00
parent 72f5ba2722
commit 7341b570b8
24 changed files with 353 additions and 19 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.10.RELEASE</version>
<version>1.5.12.RELEASE</version>
<relativePath />
</parent>