#339 - Upgrade to Spring Boot 2.0 RC2.

This commit is contained in:
Oliver Gierke
2018-02-20 00:39:32 +01:00
parent 8eebca96d3
commit 20c910183e
3 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.mongo</artifactId>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>webjars-locator</artifactId>
<artifactId>webjars-locator-core</artifactId>
<scope>runtime</scope>
</dependency>