Skip to content

Commit 1f8f088

Browse files
committed
Upgrade dependencies
1 parent e863807 commit 1f8f088

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,8 +83,8 @@ subprojects { subproject ->
8383
scalaVersion = '2.11'
8484
slf4jVersion = '1.7.25'
8585
springRetryVersion = '1.2.2.RELEASE'
86-
springVersion = '5.0.9.RELEASE'
87-
springDataCommonsVersion = '2.0.9.RELEASE'
86+
springVersion = '5.0.11.RELEASE'
87+
springDataCommonsVersion = '2.0.12.RELEASE'
8888

8989
idPrefix = 'kafka'
9090

0 commit comments

Comments
 (0)