Merge branch '1.5.x'

This commit is contained in:
Phillip Webb
2017-01-23 23:44:43 -08:00
164 changed files with 3121 additions and 949 deletions

View File

@@ -24,6 +24,10 @@
<groupId>com.vaadin.external.google</groupId>
<artifactId>android-json</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test-support</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>org.projectlombok</groupId>