Skip to content

Commit

Permalink
Bump spring-kafka from 2.6.6 to 2.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 18, 2021
1 parent 56da4d7 commit e3991f2
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 e3991f2

Please sign in to comment.