Skip to content

Commit

Permalink
Upgrade to Spring Framework 4.3.14, Retry 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Jan 29, 2018
1 parent 52b195b commit 9c255d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ subprojects { subproject ->
mockitoVersion = '1.10.19'
scalaVersion = '2.11'
slf4jVersion = '1.7.22'
springRetryVersion = '1.2.0.RELEASE'
springVersion = '4.3.11.RELEASE'
springRetryVersion = '1.2.2.RELEASE'
springVersion = '4.3.14.RELEASE'

idPrefix = 'kafka'

Expand Down

0 comments on commit 9c255d6

Please sign in to comment.