Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 462a100

Browse files
authored
fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.21.8 (#1828)
1 parent 31e8c52 commit 462a100

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
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>com.google.protobuf</groupId>
164164
<artifactId>protobuf-bom</artifactId>
165-
<version>3.21.7</version>
165+
<version>3.21.8</version>
166166
<type>pom</type>
167167
<scope>import</scope>
168168
</dependency>

0 commit comments

Comments
 (0)