Skip to content

Commit c2fa034

Browse files
committed
1 parent 9fc4b2a commit c2fa034

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)