Skip to content

Commit

Permalink
Bump to Kafka 3.3.2
Browse files Browse the repository at this point in the history
Fixes: #30332
  • Loading branch information
geoand committed Jan 16, 2023
1 parent 8ee7a2e commit 2e71b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<reactive-streams.version>1.0.3</reactive-streams.version>
<jboss-logging.version>3.5.0.Final</jboss-logging.version>
<mutiny.version>1.8.0</mutiny.version>
<kafka3.version>3.3.1</kafka3.version>
<kafka3.version>3.3.2</kafka3.version>
<lz4.version>1.8.0</lz4.version> <!-- dependency of the kafka-clients that could be overridden by other imported BOMs in the platform -->
<snappy.version>1.1.8.4</snappy.version>
<strimzi-test-container.version>0.100.0</strimzi-test-container.version>
Expand Down

0 comments on commit 2e71b18

Please sign in to comment.