Skip to content

Commit 2f0f65d

Browse files
committed
Upgrade Spring Framework, Data to RC1
1 parent ac34b28 commit 2f0f65d

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
@@ -80,8 +80,8 @@ subprojects { subproject ->
8080
mockitoVersion = '2.18.0'
8181
scalaVersion = '2.11'
8282
springRetryVersion = '1.2.2.RELEASE'
83-
springVersion = '5.1.0.BUILD-SNAPSHOT'
84-
springDataCommonsVersion = '2.1.0.BUILD-SNAPSHOT'
83+
springVersion = '5.1.0.RC1'
84+
springDataCommonsVersion = '2.1.0.RC1'
8585

8686
idPrefix = 'kafka'
8787

0 commit comments

Comments
 (0)