Upgrade to Spring Data Build Parent Maven POM 2.7.5.

This commit is contained in:
John Blum
2022-10-13 17:14:57 -07:00
parent 13c79019b2
commit b616d5e859

View File

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