Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 6c5b9ad

Browse files
authored
chore: use sdk-platform-java-config instead of java-shared-config (#2144)
Missed updating this POM in https://togithub.com/googleapis/java-pubsub/pull/1895 Closes https://togithub.com/googleapis/java-pubsub/pull/2138
1 parent 710cfa1 commit 6c5b9ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google-cloud-pubsub-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<packaging>pom</packaging>
88
<parent>
99
<groupId>com.google.cloud</groupId>
10-
<artifactId>google-cloud-shared-config</artifactId>
11-
<version>1.9.1</version>
10+
<artifactId>sdk-platform-java-config</artifactId>
11+
<version>3.34.0</version>
1212
</parent>
1313

1414
<name>Google Cloud pubsub BOM</name>

0 commit comments

Comments
 (0)