Skip to content

Commit

Permalink
Update dependency org.apache.kafka:kafka-streams to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2023
1 parent 42f194c commit c197dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ SOFTWARE.
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kafka-clients.version>3.4.0</kafka-clients.version>
<kafka-streams.version>3.4.0</kafka-streams.version>
<kafka-streams.version>3.4.1</kafka-streams.version>
<cactoos.version>0.55.0</cactoos.version>
<lombok.version>1.18.28</lombok.version>
<junit-api.version>5.9.3</junit-api.version>
Expand Down

0 comments on commit c197dd3

Please sign in to comment.