Skip to content

Commit 280cc4c

Browse files
committed
Upgrade SF to 5.1.0.RC2, SD to 2.1.0.RC2
1 parent 217ada7 commit 280cc4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ subprojects { subproject ->
8181
mockitoVersion = '2.18.0'
8282
scalaVersion = '2.11'
8383
springRetryVersion = '1.2.2.RELEASE'
84-
springVersion = '5.1.0.BUILD-SNAPSHOT'
85-
springDataCommonsVersion = '2.1.0.BUILD-SNAPSHOT'
84+
springVersion = '5.1.0.RC2'
85+
springDataCommonsVersion = '2.1.0.RC2'
8686

8787
idPrefix = 'kafka'
8888

0 commit comments

Comments
 (0)