Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit c2d8228

Browse files
renovate-botchingor13
authored andcommitted
deps: update protobuf packages to v3.11.1 (#17)
1 parent 4e112b6 commit c2d8228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<google.common-protos.version>1.17.0</google.common-protos.version>
6969
<gax.version>1.50.1</gax.version>
7070
<grpc.version>1.25.0</grpc.version>
71-
<protobuf.version>3.10.0</protobuf.version>
71+
<protobuf.version>3.11.1</protobuf.version>
7272
<junit.version>4.12</junit.version>
7373
<guava.version>28.1-android</guava.version>
7474
<threeten.version>1.4.0</threeten.version>
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>com.google.protobuf</groupId>
145145
<artifactId>protobuf-bom</artifactId>
146-
<version>3.10.0</version>
146+
<version>3.11.1</version>
147147
<type>pom</type>
148148
<scope>import</scope>
149149
</dependency>

0 commit comments

Comments
 (0)