We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1161579 commit d6b4135Copy full SHA for d6b4135
build.gradle
@@ -62,7 +62,7 @@ ext {
62
rabbitmqHttpClientVersion = '3.12.1'
63
reactorVersion = '2020.0.17'
64
snappyVersion = '1.1.8.4'
65
- springDataCommonsVersion = '3.0.0-M2'
+ springDataCommonsVersion = '3.0.0-M3'
66
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.0-M3'
67
springRetryVersion = '1.3.2'
68
zstdJniVersion = '1.5.0-2'
0 commit comments