Skip to content

Commit

Permalink
Update Snappy to version 1.1.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier authored and gsmet committed Oct 4, 2023
1 parent 4b63c52 commit d52be34
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 @@ -149,7 +149,7 @@
<mutiny.version>2.3.1</mutiny.version>
<kafka3.version>3.5.1</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.10.1</snappy.version>
<snappy.version>1.1.10.5</snappy.version>
<strimzi-test-container.version>0.100.0</strimzi-test-container.version>
<!-- Scala is used by Kafka so we need to choose a compatible version -->
<scala.version>2.13.11</scala.version>
Expand Down

0 comments on commit d52be34

Please sign in to comment.