Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Upgrade Kafka, Integration versions
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Aug 2, 2019
1 parent 11b753d commit 5e50808
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 @@ -71,8 +71,8 @@ ext {
jacksonVersion = '2.8.10'
log4jVersion = '2.8.2'
slf4jVersion = '1.7.25'
springIntegrationVersion = '4.3.20.BUILD-SNAPSHOT'
springKafkaVersion = '1.3.9.RELEASE'
springIntegrationVersion = '4.3.21.RELEASE'
springKafkaVersion = '1.3.10.RELEASE'

idPrefix = 'kafka'

Expand Down

0 comments on commit 5e50808

Please sign in to comment.