Merge branch '2.1.x'

This commit is contained in:
Stephane Nicoll
2018-12-14 08:45:22 +01:00

View File

@@ -27,7 +27,7 @@
<!-- Test -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<artifactId>spring-boot-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>