Skip to content

Commit 49136e9

Browse files
committed
deps: update protobuf runtime to 4.33.0
1 parent 3caf5ca commit 49136e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@
5858

5959
<dependencyManagement>
6060
<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>
6168
<dependency>
6269
<groupId>com.google.cloud</groupId>
6370
<artifactId>google-cloud-spanner-bom</artifactId>

0 commit comments

Comments
 (0)