Skip to content

Commit e458063

Browse files
authored
chore(deps): update dependency com.google.protobuf:protobuf-java to v3.12.1 (GoogleCloudPlatform#2952)
1 parent 17f1362 commit e458063

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.12.0</version>
52+
<version>3.12.1</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.0</version>
51+
<version>3.12.1</version>
5252
</dependency>
5353

5454
<!-- Test dependencies -->

0 commit comments

Comments
 (0)