Upgrade to Spring Data Parent BOM 2.2.0.RELEASE.

This commit is contained in:
John Blum
2019-10-01 12:39:31 -07:00
parent 34506111a3
commit 1dafc6f067

View File

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