#514 - Prepare upgrade to Spring Data release train Moore.

Upgrade to latest versions of Spring HATOEAS and Spring Plugin.
This commit is contained in:
Oliver Drotbohm
2019-02-11 11:52:39 +01:00
committed by Oliver Drotbohm
parent e1a739a3d6
commit fb8dccd9d4
8 changed files with 56 additions and 25 deletions

View File

@@ -13,5 +13,12 @@
<name>Spring Data JDBC - Basic usage examples</name>
<description>Sample project demonstrating Spring Data JDBC features</description>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
</dependencies>
</project>