Skip to content

Commit 26a9060

Browse files
authored
chore(deps): update dependency com.google.protobuf:protobuf-java to v3.15.1 (GoogleCloudPlatform#4726)
1 parent 7e8a302 commit 26a9060

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine-java8/tasks/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Copyright 2019 Google LLC
4949
<dependency>
5050
<groupId>com.google.protobuf</groupId>
5151
<artifactId>protobuf-java</artifactId>
52-
<version>3.15.0</version>
52+
<version>3.15.1</version>
5353
</dependency>
5454

5555
<!-- Test dependencies -->

kms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.google.protobuf</groupId>
3939
<artifactId>protobuf-java</artifactId>
40-
<version>3.15.0</version>
40+
<version>3.15.1</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)