Skip to content

Commit 209222b

Browse files
committed
Upgrade Spring Framework to 4.3.22
1 parent 1555ea4 commit 209222b

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
@@ -87,7 +87,7 @@ subprojects { subproject ->
8787
scalaVersion = '2.11'
8888
slf4jVersion = '1.7.25'
8989
springRetryVersion = '1.2.2.RELEASE'
90-
springVersion = '4.3.20.RELEASE'
90+
springVersion = '4.3.22.RELEASE'
9191

9292
idPrefix = 'kafka'
9393

0 commit comments

Comments
 (0)