Skip to content

Commit

Permalink
build(deps): bump kafka version to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fhussonnois committed Nov 22, 2022
1 parent 8c5fe6c commit aef0e28
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 @@
<apache.avro.version>1.8.2</apache.avro.version>
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>
<io.confluent.version>6.2.1</io.confluent.version>
<org.apache.kafka.version>3.2.0</org.apache.kafka.version>
<org.apache.kafka.version>3.3.1</org.apache.kafka.version>
<junit.version>5.9.0</junit.version>
<testcontainer.version>1.17.5</testcontainer.version>
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
Expand Down

0 comments on commit aef0e28

Please sign in to comment.