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

Commit 593c80c

Browse files
deps: update dependency com.google.protobuf:protobuf-java-util to v3.18.1 (#1089)
* deps: update dependency com.google.protobuf:protobuf-java-util to v3.18.1 * 🦉 Updates from OwlBot 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>
1 parent 4d75ee0 commit 593c80c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

+1-1
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.18.0</version>
38+
<version>3.18.1</version>
3939
</dependency>
4040

4141
<dependency>

samples/snapshot/pom.xml

+1-1
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.18.0</version>
38+
<version>3.18.1</version>
3939
</dependency>
4040

4141
<dependency>

0 commit comments

Comments
 (0)