Skip to content

Commit bb73a29

Browse files
authored
chore(deps): update dependency com.google.protobuf:protobuf-java to v3.15.3 (GoogleCloudPlatform#4785)
1 parent a8b72b6 commit bb73a29

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.2</version>
52+
<version>3.15.3</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.2</version>
40+
<version>3.15.3</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)