Skip to content

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.12
  • Loading branch information
renovate-bot committed Dec 20, 2022
1 parent e70f7f6 commit 4db12a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gax-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-bom</artifactId>
<version>3.21.10</version>
<version>3.21.12</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion java-iam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-bom</artifactId>
<version>3.21.9</version>
<version>3.21.12</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 4db12a9

Please sign in to comment.