Skip to content

Commit 3c31320

Browse files
committed
Downgrade to just release Spring Data 2024.1.2
1 parent 292f413 commit 3c31320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ ext {
109109
servletApiVersion = '6.1.0'
110110
smackVersion = '4.4.8'
111111
springAmqpVersion = '3.2.2'
112-
springDataVersion = '2024.1.3'
112+
springDataVersion = '2024.1.2'
113113
springGraphqlVersion = '1.3.3'
114114
springKafkaVersion = '3.3.2'
115115
springRetryVersion = '2.0.11'

0 commit comments

Comments
 (0)