Upgrade to Spring Data Build 2.7.18.

This commit is contained in:
John Blum
2023-11-17 15:30:15 -08:00
parent 5855dbc423
commit 9af0c84fe0

View File

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