Upgrade to Spring Data 2024.1.0

This commit is contained in:
Artem Bilan
2024-10-09 15:18:22 -04:00
parent 7d091cecf4
commit 912af3dc22

View File

@@ -109,7 +109,7 @@ ext {
servletApiVersion = '6.0.0'
smackVersion = '4.4.8'
springAmqpVersion = '3.2.0-SNAPSHOT'
springDataVersion = '2024.0.4'
springDataVersion = '2024.1.0-SNAPSHOT'
springGraphqlVersion = '1.3.2'
springKafkaVersion = '3.3.0-SNAPSHOT'
springRetryVersion = '2.0.9'