Skip to content

Commit a55e214

Browse files
authored
deps: update dependency org.xerial.snappy:snappy-java to v1.1.10.8 (#2492)
1 parent 5a454b9 commit a55e214

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.snappy</groupId>
5959
<artifactId>snappy-java</artifactId>
60-
<version>1.1.10.7</version>
60+
<version>1.1.10.8</version>
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.snappy</groupId>
5858
<artifactId>snappy-java</artifactId>
59-
<version>1.1.10.7</version>
59+
<version>1.1.10.8</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.google.protobuf</groupId>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.xerial.snappy</groupId>
8282
<artifactId>snappy-java</artifactId>
83-
<version>1.1.10.7</version>
83+
<version>1.1.10.8</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)