Upgrade to Spring Data Build 3.0.11.

This commit is contained in:
John Blum
2023-10-31 16:25:58 -07:00
parent 439c075825
commit 3a84782abf

View File

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