Skip to content

Commit c1fd39c

Browse files
elharoJesseLovelace
authored andcommitted
Update and stop duplicating managed versions (#65)
1 parent 164654a commit c1fd39c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

google-cloud-storage/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137
<dependency>
138138
<groupId>com.google.api.grpc</groupId>
139139
<artifactId>grpc-google-iam-v1</artifactId>
140-
<version>0.13.0</version>
141140
<scope>test</scope>
142141
</dependency>
143142
<dependency>
@@ -169,7 +168,6 @@
169168
<dependency>
170169
<groupId>org.apache.httpcomponents</groupId>
171170
<artifactId>httpclient</artifactId>
172-
<version>4.5.10</version>
173171
<scope>test</scope>
174172
</dependency>
175173
</dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.google.api</groupId>
119119
<artifactId>gax-bom</artifactId>
120-
<version>1.52.0</version>
120+
<version>1.53.0</version>
121121
<type>pom</type>
122122
<scope>import</scope>
123123
</dependency>

0 commit comments

Comments
 (0)