Skip to content

Commit d02c733

Browse files
committed
Upgrade Spring Framework and Data versions
1 parent fabbb6f commit d02c733

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
@@ -82,9 +82,9 @@ subprojects { subproject ->
8282
log4jVersion = '2.11.2'
8383
mockitoVersion = '2.26.0'
8484
scalaVersion = '2.11'
85-
springDataCommonsVersion = '2.1.10.RELEASE'
85+
springDataCommonsVersion = '2.1.11.RELEASE'
8686
springRetryVersion = '1.2.4.RELEASE'
87-
springVersion = '5.1.9.RELEASE'
87+
springVersion = '5.1.10.RELEASE'
8888

8989
idPrefix = 'kafka'
9090

0 commit comments

Comments
 (0)