Merge remote-tracking branch 'origin/master'

This commit is contained in:
Alex Theedom 2016-07-24 10:19:14 +01:00
commit 3750d01606
1 changed files with 3 additions and 2 deletions

View File

@ -32,6 +32,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>1.3.6.RELEASE</version>
<scope>test</scope>
</dependency>