Skip to content

Commit 67b7019

Browse files
committed
Upgrade Spring Data Commons
1 parent 69e0447 commit 67b7019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ext {
5353
scalaVersion = '2.12'
5454
springRetryVersion = '1.2.4.RELEASE'
5555
springVersion = '5.2.2.RELEASE'
56-
springDataCommonsVersion = '2.2.1.RELEASE'
56+
springDataCommonsVersion = '2.2.3.RELEASE'
5757

5858
idPrefix = 'kafka'
5959
}

0 commit comments

Comments
 (0)