Skip to content

Commit 94c60ab

Browse files
renovate-botgcf-owl-bot[bot]alicejli
authored
deps: update dependency com.google.protobuf:protobuf-java-util to v3.21.5 (#834)
* deps: update dependency com.google.protobuf:protobuf-java-util to v3.21.5 * 🦉 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> Co-authored-by: Alice <[email protected]>
1 parent cd5fcd2 commit 94c60ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-kms/samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.protobuf</groupId>
3838
<artifactId>protobuf-java-util</artifactId>
39-
<version>3.21.4</version>
39+
<version>3.21.5</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>junit</groupId>

java-kms/samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.google.protobuf</groupId>
3737
<artifactId>protobuf-java-util</artifactId>
38-
<version>3.21.4</version>
38+
<version>3.21.5</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>junit</groupId>

0 commit comments

Comments
 (0)