We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96fd28 commit 0188a8aCopy full SHA for 0188a8a
pom.xml
@@ -63,11 +63,11 @@
63
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
64
<github.global.server>github</github.global.server>
65
<site.installationModule>google-cloud-pubsub-parent</site.installationModule>
66
- <google.core.version>1.92.1</google.core.version>
+ <google.core.version>1.92.4</google.core.version>
67
<google.api-common.version>1.8.1</google.api-common.version>
68
<google.common-protos.version>1.17.0</google.common-protos.version>
69
- <gax.version>1.52.0</gax.version>
70
- <grpc.version>1.26.0</grpc.version>
+ <gax.version>1.53.1</gax.version>
+ <grpc.version>1.27.0</grpc.version>
71
<protobuf.version>3.11.1</protobuf.version>
72
<junit.version>4.13</junit.version>
73
<easymock.version>3.6</easymock.version>
0 commit comments