We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3caf5ca commit 49136e9Copy full SHA for 49136e9
pom.xml
@@ -58,6 +58,13 @@
58
59
<dependencyManagement>
60
<dependencies>
61
+ <dependency>
62
+ <groupId>com.google.protobuf</groupId>
63
+ <artifactId>protobuf-bom</artifactId>
64
+ <version>4.33.0</version>
65
+ <type>pom</type>
66
+ <scope>import</scope>
67
+ </dependency>
68
<dependency>
69
<groupId>com.google.cloud</groupId>
70
<artifactId>google-cloud-spanner-bom</artifactId>
0 commit comments