Skip to content

Commit f254127

Browse files
committed
Update versions; prepare for release
1 parent 3294f6c commit f254127

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
@@ -83,9 +83,9 @@ subprojects { subproject ->
8383
log4jVersion = '2.11.2'
8484
mockitoVersion = '2.26.0'
8585
scalaVersion = '2.11'
86-
springDataCommonsVersion = '2.1.17.RELEASE'
86+
springDataCommonsVersion = '2.1.18.RELEASE'
8787
springRetryVersion = '1.2.5.RELEASE'
88-
springVersion = '5.1.15.RELEASE'
88+
springVersion = '5.1.16.RELEASE'
8989

9090
idPrefix = 'kafka'
9191

0 commit comments

Comments
 (0)