Skip to content

Commit a838027

Browse files
authored
chore(deps): update dependency com.google.protobuf:protobuf-java-util to v3.12.4 (GoogleCloudPlatform#3426)
1 parent 72924c7 commit a838027

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

kms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.google.protobuf</groupId>
3333
<artifactId>protobuf-java-util</artifactId>
34-
<version>3.12.2</version>
34+
<version>3.12.4</version>
3535
</dependency>
3636

3737
<!-- test dependencies -->

secretmanager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.protobuf</groupId>
4949
<artifactId>protobuf-java-util</artifactId>
50-
<version>3.12.2</version>
50+
<version>3.12.4</version>
5151
</dependency>
5252

5353
<!-- test dependencies -->

securitycenter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.protobuf</groupId>
4949
<artifactId>protobuf-java-util</artifactId>
50-
<version>3.12.2</version>
50+
<version>3.12.4</version>
5151
</dependency>
5252

5353
<!-- Test dependencies -->

0 commit comments

Comments
 (0)