Skip to content

Commit 5db2e67

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-bom to v4
1 parent a9e516b commit 5db2e67

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>3.25.8</version>
115+
<version>4.33.0</version>
116116
<type>pom</type>
117117
<scope>import</scope>
118118
</dependency>

0 commit comments

Comments
 (0)