Upgrade to Spring Data Build parent 3.0.0-SNAPSHOT.

Closes #2173.
This commit is contained in:
John Blum
2021-09-23 10:44:11 -07:00
committed by Mark Paluch
parent af5e9d3416
commit 7c65555a16

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
</parent>
<properties>