Skip to content

Commit

Permalink
Merge pull request quarkusio#36241 from cescoffier/CVE-2023-43642-sna…
Browse files Browse the repository at this point in the history
…ppy-update

Update Snappy to version 1.1.10.5
  • Loading branch information
gsmet authored Oct 3, 2023
2 parents 0ee0636 + c2fa034 commit 7c26158
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.5.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.12</scala.version>
Expand Down

0 comments on commit 7c26158

Please sign in to comment.