Skip to content

Commit cd9e746

Browse files
authored
fix(deps): update dependency com.google.protobuf:protobuf-java to v3.21.12 (GoogleCloudPlatform#7504)
1 parent e129f4b commit cd9e746

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
@@ -48,7 +48,7 @@ Copyright 2019 Google LLC
4848
<dependency>
4949
<groupId>com.google.protobufgroupId>
5050
<artifactId>protobuf-javaartifactId>
51-
<version>3.20.1version>
51+
<version>3.21.12version>
5252
dependency>
5353

5454

spanner/opencensus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.protobufgroupId>
5555
<artifactId>protobuf-javaartifactId>
56-
<version>3.21.8version>
56+
<version>3.21.12version>
5757
dependency>
5858
<dependency>
5959
<groupId>io.opencensusgroupId>

0 commit comments

Comments
 (0)