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.
1 parent 9fc4b2a commit c2fa034Copy full SHA for c2fa034
bom/application/pom.xml
@@ -149,7 +149,7 @@
149
<mutiny.version>2.5.1</mutiny.version>
150
<kafka3.version>3.5.1</kafka3.version>
151
<lz4.version>1.8.0</lz4.version> <!-- dependency of the kafka-clients that could be overridden by other imported BOMs in the platform -->
152
- <snappy.version>1.1.10.1</snappy.version>
+ <snappy.version>1.1.10.5</snappy.version>
153
<strimzi-test-container.version>0.100.0</strimzi-test-container.version>
154
<!-- Scala is used by Kafka so we need to choose a compatible version -->
155
<scala.version>2.13.12</scala.version>
0 commit comments