Upgrade to Spring Data Build (parent) 2.7.0.

This commit is contained in:
John Blum
2022-05-16 14:44:42 -07:00
parent f4146bcec8
commit f2fdadcce1

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.7.0-RC1</version>
<version>2.7.0</version>
</parent>
<groupId>org.springframework.data</groupId>