Skip to content

Commit a1cb267

Browse files
deps: update dependency org.xerial.snappy:snappy-java to v1.1.10.1 [security] (#1620)
* deps: update dependency org.xerial.snappy:snappy-java to v1.1.10.1 [security] * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 463f65c commit a1cb267

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.0</version>
60+
<version>1.1.10.1</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.0</version>
59+
<version>1.1.10.1</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
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.xerial.snappy</groupId>
7373
<artifactId>snappy-java</artifactId>
74-
<version>1.1.10.0</version>
74+
<version>1.1.10.1</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)