Skip to content

Commit

Permalink
deps: update dependency com.google.protobuf:protobuf-java-util to v4.…
Browse files Browse the repository at this point in the history
…27.0 (#2044)

* deps: update dependency com.google.protobuf:protobuf-java-util to v4.27.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] committed May 29, 2024
1 parent 1ab45c9 commit 37e94ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>4.26.1</version>
<version>4.27.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>4.26.1</version>
<version>4.27.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>4.26.1</version>
<version>4.27.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 37e94ce

Please sign in to comment.