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

Commit c386e1c

Browse files
committed
test: update protobuf runtime to 4.33.0
1 parent d01971e commit c386e1c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

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

6060
<dependencyManagement>
6161
<dependencies>
62+
<dependency>
63+
<groupId>com.google.protobuf</groupId>
64+
<artifactId>protobuf-bom</artifactId>
65+
<version>4.33.0</version>
66+
<type>pom</type>
67+
<scope>import</scope>
68+
</dependency>
6269
<dependency>
6370
<groupId>com.google.cloud</groupId>
6471
<artifactId>google-cloud-shared-dependencies</artifactId>

0 commit comments

Comments
 (0)