Upgrade to Spring Data Parent POM 2.1.6.RELEASE.

This commit is contained in:
John Blum
2019-05-05 17:42:46 -07:00
parent 83824c8f2a
commit 000cb70152

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.1.3.RELEASE</version>
<version>2.1.6.RELEASE</version>
</parent>
<groupId>org.springframework.data</groupId>