Upgrade to Spring Data Build parent 3.0.0-SNAPSHOT.

Closes #396.
This commit is contained in:
John Blum
2021-09-23 10:58:46 -07:00
committed by Mark Paluch
parent cded2425cc
commit b8e31b3eb3

View File

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