We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164654a commit c1fd39cCopy full SHA for c1fd39c
google-cloud-storage/pom.xml
@@ -137,7 +137,6 @@
137
<dependency>
138
<groupId>com.google.api.grpc</groupId>
139
<artifactId>grpc-google-iam-v1</artifactId>
140
- <version>0.13.0</version>
141
<scope>test</scope>
142
</dependency>
143
@@ -169,7 +168,6 @@
169
168
170
<groupId>org.apache.httpcomponents</groupId>
171
<artifactId>httpclient</artifactId>
172
- <version>4.5.10</version>
173
174
175
</dependencies>
pom.xml
@@ -117,7 +117,7 @@
117
118
<groupId>com.google.api</groupId>
119
<artifactId>gax-bom</artifactId>
120
- <version>1.52.0</version>
+ <version>1.53.0</version>
121
<type>pom</type>
122
<scope>import</scope>
123
0 commit comments