This repository was archived by the owner on Oct 14, 2023. It is now read-only.
Commit 328b4d3 1 parent 460b544 commit 328b4d3 Copy full SHA for 328b4d3
File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 63
63
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
64
64
<github .global.server>github</github .global.server>
65
65
<site .installationModule>google-cloud-translate-parent</site .installationModule>
66
- <google .core.version>1.91.3 </google .core.version>
66
+ <google .core.version>1.92.0 </google .core.version>
67
67
<google .api-common.version>1.8.1</google .api-common.version>
68
68
<google .common-protos.version>1.17.0</google .common-protos.version>
69
69
<google .auth.version>0.19.0</google .auth.version>
70
70
<google .http-client.version>1.34.0</google .http-client.version>
71
- <gax .version>1.50.1 </gax .version>
72
- <grpc .version>1.25 .0</grpc .version>
71
+ <gax .version>1.52.0 </gax .version>
72
+ <grpc .version>1.26 .0</grpc .version>
73
73
<protobuf .version>3.11.1</protobuf .version>
74
74
<junit .version>4.12</junit .version>
75
75
<easymock .version>3.6</easymock .version>
150
150
<type >pom</type >
151
151
<scope >import</scope >
152
152
</dependency >
153
-
154
153
<dependency >
155
154
<groupId >com.google.protobuf</groupId >
156
- <artifactId >protobuf-java </artifactId >
155
+ <artifactId >protobuf-bom </artifactId >
157
156
<version >${protobuf.version} </version >
157
+ <type >pom</type >
158
+ <scope >import</scope >
158
159
</dependency >
160
+
159
161
<dependency >
160
162
<groupId >com.google.api</groupId >
161
163
<artifactId >api-common</artifactId >
You can’t perform that action at this time.
0 commit comments