Skip to content

Commit 7dd97b2

Browse files
deps: update dependency com.google.api.grpc:google-common-protos-parent to v2.9.5
1 parent c2e4d4b commit 7dd97b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

grpc-google-common-protos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.api.grpc</groupId>
1212
<artifactId>google-common-protos-parent</artifactId>
13-
<version>2.9.2</version><!-- {x-version-update:proto-google-common-protos:current} -->
13+
<version>2.9.5</version><!-- {x-version-update:proto-google-common-protos:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

proto-google-common-protos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-common-protos-parent</artifactId>
12-
<version>2.9.2</version><!-- {x-version-update:proto-google-common-protos:current} -->
12+
<version>2.9.5</version><!-- {x-version-update:proto-google-common-protos:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

0 commit comments

Comments
 (0)