Skip to content

Commit d9dbab4

Browse files
authored
chore(deps): update dependency com.google.protobuf:protobuf-java to v3.13.0 (GoogleCloudPlatform#3551)
1 parent c663109 commit d9dbab4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.12.4</version>
52+
<version>3.13.0</version>
5353
</dependency>
5454

5555
<!-- Test dependencies -->

tasks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Copyright 2018 Google LLC
4848
<dependency>
4949
<groupId>com.google.protobuf</groupId>
5050
<artifactId>protobuf-java</artifactId>
51-
<version>3.12.4</version>
51+
<version>3.13.0</version>
5252
</dependency>
5353

5454
<!-- Test dependencies -->

0 commit comments

Comments
 (0)