Skip to content

Commit 53c1120

Browse files
authored
deps: update dependency com.google.protobuf:protobuf-java-util to v4.26.1 (#1972)
1 parent 7113f06 commit 53c1120

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.google.protobufgroupId>
7777
<artifactId>protobuf-java-utilartifactId>
78-
<version>4.26.0version>
78+
<version>4.26.1version>
7979
dependency>
8080
<dependency>
8181
<groupId>com.google.cloudgroupId>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.google.protobufgroupId>
6363
<artifactId>protobuf-java-utilartifactId>
64-
<version>4.26.0version>
64+
<version>4.26.1version>
6565
dependency>
6666

6767
<dependency>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.google.protobufgroupId>
8282
<artifactId>protobuf-java-utilartifactId>
83-
<version>4.26.0version>
83+
<version>4.26.1version>
8484
dependency>
8585

8686
<dependency>

0 commit comments

Comments
 (0)