Skip to content

Commit 7c26158

Browse files
authored
Merge pull request quarkusio#36241 from cescoffier/CVE-2023-43642-snappy-update
Update Snappy to version 1.1.10.5
2 parents 0ee0636 + c2fa034 commit 7c26158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<mutiny.version>2.5.1</mutiny.version>
150150
<kafka3.version>3.5.1</kafka3.version>
151151
<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>
152+
<snappy.version>1.1.10.5</snappy.version>
153153
<strimzi-test-container.version>0.100.0</strimzi-test-container.version>
154154
<!-- Scala is used by Kafka so we need to choose a compatible version -->
155155
<scala.version>2.13.12</scala.version>

0 commit comments

Comments
 (0)