Skip to content

Commit 2abc52a

Browse files
authored
feat: remove boms for libraries migrated to the gapic-libraries-bom (#7389)
* feat: remove google-cloud-logging-bom from google-cloud-bom google-cloud-logging versions are managed by `com.google.cloud:gapic-libraries-bom` starting in [v1.78.0](https://central.sonatype.com/artifact/com.google.cloud/gapic-libraries-bom/1.78.0) * feat: remove google-cloud-bigquerystorage-bom feat: remove google-cloud-datastore-bom feat: remove google-cloud-logging-logback-bom
1 parent 99c1438 commit 2abc52a

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

google-cloud-bom/pom.xml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -176,46 +176,20 @@
176176
<artifactId>google-cloud-bigquery</artifactId>
177177
<version>2.60.0</version>
178178
</dependency>
179-
<dependency>
180-
<groupId>com.google.cloud</groupId>
181-
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
182-
<version>3.21.0</version>
183-
<type>pom</type>
184-
<scope>import</scope>
185-
</dependency>
186179
<dependency>
187180
<groupId>com.google.cloud</groupId>
188181
<artifactId>google-cloud-bigtable-bom</artifactId>
189182
<version>2.74.0</version>
190183
<type>pom</type>
191184
<scope>import</scope>
192185
</dependency>
193-
<dependency>
194-
<groupId>com.google.cloud</groupId>
195-
<artifactId>google-cloud-datastore-bom</artifactId>
196-
<version>2.34.0</version>
197-
<type>pom</type>
198-
<scope>import</scope>
199-
</dependency>
200186
<dependency>
201187
<groupId>com.google.cloud</groupId>
202188
<artifactId>google-cloud-firestore-bom</artifactId>
203189
<version>3.38.0</version>
204190
<type>pom</type>
205191
<scope>import</scope>
206192
</dependency>
207-
<dependency>
208-
<groupId>com.google.cloud</groupId>
209-
<artifactId>google-cloud-logging-bom</artifactId>
210-
<version>3.24.0</version>
211-
<type>pom</type>
212-
<scope>import</scope>
213-
</dependency>
214-
<dependency>
215-
<groupId>com.google.cloud</groupId>
216-
<artifactId>google-cloud-logging-logback</artifactId>
217-
<version>0.134.0-alpha</version>
218-
</dependency>
219193
<dependency>
220194
<groupId>com.google.cloud</groupId>
221195
<artifactId>google-cloud-nio</artifactId>

0 commit comments

Comments
 (0)