Skip to content

Commit 338f31f

Browse files
authored
deps: update dependency org.xerial.snappy:snappy-java to v1.1.10.0 (#1590)
1 parent e57558c commit 338f31f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.xerial.snappygroupId>
5959
<artifactId>snappy-javaartifactId>
60-
<version>1.1.9.1version>
60+
<version>1.1.10.0version>
6161
dependency>
6262

6363
<dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.xerial.snappygroupId>
5858
<artifactId>snappy-javaartifactId>
59-
<version>1.1.9.1version>
59+
<version>1.1.10.0version>
6060
dependency>
6161
<dependency>
6262
<groupId>com.google.protobufgroupId>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.xerial.snappygroupId>
7373
<artifactId>snappy-javaartifactId>
74-
<version>1.1.9.1version>
74+
<version>1.1.10.0version>
7575
dependency>
7676
<dependency>
7777
<groupId>com.google.protobufgroupId>

0 commit comments

Comments
 (0)