Skip to content

Commit

Permalink
Update dependency org.apache.kafka:kafka-clients to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 7, 2023
1 parent 6375f27 commit fb7e84e
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 @@ -87,7 +87,7 @@ SOFTWARE.
<maven.compiler.source>17</maven.compiler.source>
<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-clients.version>3.4.1</kafka-clients.version>
<kafka-streams.version>3.4.1</kafka-streams.version>
<cactoos.version>0.55.0</cactoos.version>
<lombok.version>1.18.28</lombok.version>
Expand Down

0 comments on commit fb7e84e

Please sign in to comment.