Merge branch '1.5.x'

This commit is contained in:
Phillip Webb
2016-11-16 16:06:53 -08:00
22 changed files with 155 additions and 31 deletions

View File

@@ -42,6 +42,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>