Skip to content

Commit a9e9ef8

Browse files
Bump snappy-java from 1.1.8.4 to 1.1.10.1 in /bom/application
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.8.4 to 1.1.10.1. - [Release notes](https://github.com/xerial/snappy-java/releases) - [Commits](xerial/snappy-java@1.1.8.4...v1.1.10.1) --- updated-dependencies: - dependency-name: org.xerial.snappy:snappy-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f50775 commit a9e9ef8

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
@@ -148,7 +148,7 @@
148148
<mutiny.version>2.2.0</mutiny.version>
149149
<kafka3.version>3.4.0</kafka3.version>
150150
<lz4.version>1.8.0</lz4.version> <!-- dependency of the kafka-clients that could be overridden by other imported BOMs in the platform -->
151-
<snappy.version>1.1.8.4</snappy.version>
151+
<snappy.version>1.1.10.1</snappy.version>
152152
<strimzi-test-container.version>0.100.0</strimzi-test-container.version>
153153
<!-- Scala is used by Kafka so we need to choose a compatible version -->
154154
<scala.version>2.13.10</scala.version>

0 commit comments

Comments
 (0)