Upgrade to Spring Data Parent (Maven BOM) 2.1.10.RELEASE.

This commit is contained in:
John Blum
2019-08-13 16:00:44 -07:00
parent 5b0b4a586d
commit d0b83a3afa

View File

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