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 7191745 + e520c21 commit 385e97aCopy full SHA for 385e97a
bom/application/pom.xml
@@ -141,7 +141,7 @@
141
<jctools-core.version>4.0.5</jctools-core.version>
142
<kafka3.version>4.0.1</kafka3.version>
143
<lz4.version>1.8.0</lz4.version> <!-- dependency of the kafka-clients that could be overridden by other imported BOMs in the platform -->
144
- <snappy.version>1.1.10.5</snappy.version>
+ <snappy.version>1.1.10.8</snappy.version>
145
<strimzi-test-container.version>0.113.0</strimzi-test-container.version>
146
<!-- Scala is used by Kafka so we need to choose a compatible version -->
147
<scala.version>2.13.16</scala.version>
0 commit comments