Skip to content

Commit

Permalink
chore: migrate to gapic-libraries-bom
Browse files Browse the repository at this point in the history
Change-Id: I14ac3a23adb0d137d72ac620884c00aee7095f70
  • Loading branch information
igorbernstein2 committed Sep 13, 2023
1 parent 4ea16f2 commit 055ff80
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions google-cloud-bigtable-deps-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,22 +65,15 @@
<dependencies>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.15.0</version>
<artifactId>gapic-libraries-bom</artifactId>
<version>1.18.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-monitoring-bom</artifactId>
<version>3.25.0</version>
<exclusions>
<exclusion>
<!-- using the perfmark version in opencensus -->
<groupId>io.perfmark</groupId>
<artifactId>perfmark-api</artifactId>
</exclusion>
</exclusions>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.15.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 055ff80

Please sign in to comment.