Upgrade to Spring Data Build parent Maven POM 2.5.11.

This commit is contained in:
John Blum
2022-04-19 11:41:34 -07:00
parent 6574ffa3af
commit ac71b204cb

View File

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