Upgrade to Spring Data Build parent Maven POM 2.7.0-M4.

This commit is contained in:
John Blum
2022-03-22 17:15:20 -07:00
parent 3150668061
commit 59b0680da6

View File

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