Upgrade to Spring Data Build Parent 3.0.0-M6.

This commit is contained in:
John Blum
2022-09-23 13:01:59 -07:00
parent f0a6afdf0f
commit 144897c961

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>3.0.0-M5</version>
<version>3.0.0-M6</version>
</parent>
<groupId>org.springframework.data</groupId>