Upgrade to Spring Data Build parent Maven POM 2.6.3.

This commit is contained in:
John Blum
2022-03-22 14:21:29 -07:00
parent 582ee8e4d0
commit a8f4efc5fc

View File

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