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

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.2…
Browse files Browse the repository at this point in the history
…1.8 (#1828)
  • Loading branch information
renovate-bot committed Oct 19, 2022
1 parent 31e8c52 commit 462a100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-bom</artifactId>
<version>3.21.7</version>
<version>3.21.8</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 462a100

Please sign in to comment.