Skip to content

Commit 665685d

Browse files
committed
Upgrade Spring dependencies
1 parent 4c2f920 commit 665685d

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
@@ -65,8 +65,8 @@ ext {
6565
reactorVersion = 'Dysprosium-RELEASE'
6666
scalaVersion = '2.12'
6767
springRetryVersion = '1.2.4.RELEASE'
68-
springVersion = '5.2.0.RELEASE'
69-
springDataCommonsVersion = '2.2.0.RELEASE'
68+
springVersion = '5.2.1.RELEASE'
69+
springDataCommonsVersion = '2.2.1.RELEASE'
7070

7171
idPrefix = 'kafka'
7272
}

0 commit comments

Comments
 (0)