Skip to content

Commit 4b1e0ff

Browse files
dependabot[bot]MartijnVisser
authored andcommitted
[FLINK-33002][Statefun] Bump snappy-java from 1.1.4 to 1.1.10.1
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.4 to 1.1.10.1. - [Release notes](https://github.com/xerial/snappy-java/releases) - [Commits](xerial/snappy-java@1.1.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 46cbfd5 commit 4b1e0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statefun-flink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ under the License.
173173
<dependency>
174174
<groupId>org.xerial.snappy</groupId>
175175
<artifactId>snappy-java</artifactId>
176-
<version>1.1.4</version>
176+
<version>1.1.10.1</version>
177177
</dependency>
178178
<!--
179179
Pin the scala library version in order to resolve the dependency conversion problem between two

0 commit comments

Comments
 (0)