Skip to content

Commit 6afd2d7

Browse files
authored
deps: update dependency com.google.protobuf:protobuf-java-util to v3.21.7 (googleapis#891)
1 parent e3e6688 commit 6afd2d7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

+1-1
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.6</version>
39+
<version>3.21.7</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>junit</groupId>

java-datacatalog/samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.protobuf</groupId>
3636
<artifactId>protobuf-java-util</artifactId>
37-
<version>3.21.6</version>
37+
<version>3.21.7</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>junit</groupId>

java-datacatalog/samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.protobuf</groupId>
4949
<artifactId>protobuf-java-util</artifactId>
50-
<version>3.21.6</version>
50+
<version>3.21.7</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>junit</groupId>

0 commit comments

Comments
 (0)