Skip to content

Commit

Permalink
Bump kafka-streams from 2.6.0 to 2.7.0 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2020
1 parent 7553644 commit 5ac989f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fp-topics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-streams</artifactId>
<version>2.6.0</version>
<version>2.7.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5ac989f

Please sign in to comment.