Skip to content

Commit 3579a35

Browse files
authored
deps: use perfmark-api version via shared dependencies BOM (googleapis#1111)
The shared dependencies BOM declares perfmark-api version already. No need to declare it in this repository. https://github.com/googleapis/java-shared-dependencies/blob/main/third-party-dependencies/pom.xml#LL72C27-L72C33
1 parent f4cdfe7 commit 3579a35

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

java-spanner-jdbc/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,6 @@
8383
<artifactId>opencensus-contrib-grpc-util</artifactId>
8484
<version>${opencensus.version}</version>
8585
</dependency>
86-
<dependency>
87-
<groupId>io.perfmark</groupId>
88-
<artifactId>perfmark-api</artifactId>
89-
<version>0.26.0</version>
90-
</dependency>
9186
</dependencies>
9287
</dependencyManagement>
9388
<dependencies>

0 commit comments

Comments
 (0)