Skip to content

Commit bc4bcfc

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.33.0
1 parent 86e0f48 commit bc4bcfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.google.protobuf</groupId>
114114
<artifactId>protobuf-bom</artifactId>
115-
<version>4.30.2</version>
115+
<version>4.33.0</version>
116116
<type>pom</type>
117117
<scope>import</scope>
118118
</dependency>

0 commit comments

Comments
 (0)