Skip to content

Commit

Permalink
Merge pull request #84 from otto-de/dependabot/gradle/org.springframe…
Browse files Browse the repository at this point in the history
…work.kafka-spring-kafka-2.6.7

Bump spring-kafka from 2.6.6 to 2.6.7
  • Loading branch information
MediaMarco authored Mar 18, 2021
2 parents 74f52ac + e3991f2 commit c9349ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse-kafka/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {

implementation "com.google.guava:guava:30.1-jre"
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.2"
implementation "org.springframework.kafka:spring-kafka:2.6.6"
implementation "org.springframework.kafka:spring-kafka:2.6.7"

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.hamcrest:hamcrest-all:1.3'
Expand Down

0 comments on commit c9349ff

Please sign in to comment.