Upgrade to Spring Data Build 2.7.17.

This commit is contained in:
John Blum
2023-10-31 16:38:17 -07:00
parent 943369f8b6
commit c6ea379410

View File

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