Skip to content

Commit 69817cb

Browse files
committed
Upgrade Spring Framework Version
1 parent 129b2bf commit 69817cb

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
@@ -66,7 +66,7 @@ ext {
6666
scalaVersion = '2.13'
6767
springDataCommonsVersion = '2.3.9.RELEASE'
6868
springRetryVersion = '1.3.1'
69-
springVersion = '5.2.18.RELEASE'
69+
springVersion = '5.2.19.RELEASE'
7070

7171
idPrefix = 'kafka'
7272
}

0 commit comments

Comments
 (0)