We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 388cdf9 + a9e9ef8 commit 4902a74Copy full SHA for 4902a74
bom/application/pom.xml
@@ -148,7 +148,7 @@
148
<mutiny.version>2.2.0</mutiny.version>
149
<kafka3.version>3.4.0</kafka3.version>
150
<lz4.version>1.8.0</lz4.version> <!-- dependency of the kafka-clients that could be overridden by other imported BOMs in the platform -->
151
- <snappy.version>1.1.8.4</snappy.version>
+ <snappy.version>1.1.10.1</snappy.version>
152
<strimzi-test-container.version>0.100.0</strimzi-test-container.version>
153
<!-- Scala is used by Kafka so we need to choose a compatible version -->
154
<scala.version>2.13.10</scala.version>
0 commit comments