We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d1e86f commit df32ad0Copy full SHA for df32ad0
1 file changed
pom.xml
@@ -58,12 +58,12 @@
58
<grpc-version>1.33.1</grpc-version>
59
<netty-version>4.1.51.Final</netty-version>
60
<netty-tcnative-version>2.0.31.Final</netty-tcnative-version>
61
- <protobuf-version>3.13.0</protobuf-version>
+ <protobuf-version>3.14.0</protobuf-version>
62
<gson-version>2.8.6</gson-version>
63
<slf4j-version>1.7.30</slf4j-version>
64
<junit-version>4.13.1</junit-version>
65
<guava-version>30.0-jre</guava-version>
66
- <annotations-version>9.0.38</annotations-version>
+ <annotations-version>9.0.40</annotations-version>
67
68
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
69
</properties>
0 commit comments