Upgrade to Spring Data Build Parent 3.0.0.

This commit is contained in:
John Blum
2022-12-05 11:04:34 -08:00
parent 079fa96abc
commit 9f4d61eb2e

View File

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