Skip to content

Commit 00983b2

Browse files
committed
Data Moore to RC2
1 parent 5c9342c commit 00983b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ subprojects { subproject ->
9595
rabbitmqVersion = project.hasProperty('rabbitmqVersion') ? project.rabbitmqVersion : '5.7.2'
9696
rabbitmqHttpClientVersion = '3.2.0.RELEASE'
9797
reactorVersion = '3.3.0.BUILD-SNAPSHOT'
98-
springDataCommonsVersion = '2.2.0.RC1'
98+
springDataCommonsVersion = '2.2.0.RC2'
9999
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.0.RC1'
100100
springRetryVersion = '1.2.4.RELEASE'
101101
}

0 commit comments

Comments
 (0)