#553 - Upgrade to Spring Boot 2.3.

This commit is contained in:
Oliver Gierke
2018-02-21 18:36:53 +01:00
committed by Mark Paluch
parent 5065a04195
commit c88ad331c0
8 changed files with 6 additions and 74 deletions

View File

@@ -20,7 +20,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongo-java-driver</artifactId>
<artifactId>mongodb-driver-sync</artifactId>
</dependency>
</dependencies>