Skip to content

Commit

Permalink
Merge pull request quarkusio#27847 from quarkusio/dependabot/maven/ka…
Browse files Browse the repository at this point in the history
…fka3.version-3.2.2

Bump kafka3.version from 3.2.1 to 3.2.2
cescoffier authored Sep 14, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 3ab09ab + 06caa54 commit b963b7e
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
@@ -138,7 +138,7 @@
<reactive-streams.version>1.0.3</reactive-streams.version>
<jboss-logging.version>3.5.0.Final</jboss-logging.version>
<mutiny.version>1.7.0</mutiny.version>
<kafka3.version>3.2.1</kafka3.version>
<kafka3.version>3.2.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>

0 comments on commit b963b7e

Please sign in to comment.