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

Commit b197571

Browse files
chore(main): release 2.9.1 (#381)
🤖 I have created a release *beep* *boop* --- ## [2.9.1](v2.9.0...v2.9.1) (2022-06-27) ### Dependencies * update dependency com.google.protobuf:protobuf-bom to v3.21.2 ([#378](#378)) ([0c19c03](0c19c03)) * update dependency com.google.protobuf:protobuf-java to v3.21.2 ([#379](#379)) ([ab6d1db](ab6d1db)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent ab6d1db commit b197571

File tree

5 files changed

+17
-9
lines changed

5 files changed

+17
-9
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.9.1](https://github.com/googleapis/java-common-protos/compare/v2.9.0...v2.9.1) (2022-06-27)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.protobuf:protobuf-bom to v3.21.2 ([#378](https://github.com/googleapis/java-common-protos/issues/378)) ([0c19c03](https://github.com/googleapis/java-common-protos/commit/0c19c03e9de22e11493e4d4d1ebca11063cf6926))
9+
* update dependency com.google.protobuf:protobuf-java to v3.21.2 ([#379](https://github.com/googleapis/java-common-protos/issues/379)) ([ab6d1db](https://github.com/googleapis/java-common-protos/commit/ab6d1dbb2b7dd2fc8e4675087505f7da766f1a55))
10+
311
## [2.9.0](https://github.com/googleapis/java-common-protos/compare/v2.8.3...v2.9.0) (2022-06-06)
412

513

grpc-google-common-protos/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>grpc-google-common-protos</artifactId>
7-
<version>2.9.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
7+
<version>2.9.1</version><!-- {x-version-update:proto-google-common-protos:current} -->
88
<name>grpc-google-common-protos</name>
99
<description>GRPC library for grpc-google-common-protos</description>
1010
<parent>
1111
<groupId>com.google.api.grpc</groupId>
1212
<artifactId>google-common-protos-parent</artifactId>
13-
<version>2.9.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
13+
<version>2.9.1</version><!-- {x-version-update:proto-google-common-protos:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.api.grpc</groupId>
55
<artifactId>google-common-protos-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>2.9.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
7+
<version>2.9.1</version><!-- {x-version-update:proto-google-common-protos:current} -->
88
<name>Google Common Protos Parent</name>
99
<url>https://github.com/googleapis/java-iam</url>
1010
<description>
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.google.api.grpc</groupId>
8383
<artifactId>grpc-google-common-protos</artifactId>
84-
<version>2.9.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-common-protos:current} -->
84+
<version>2.9.1</version><!-- {x-version-update:grpc-google-common-protos:current} -->
8585
</dependency>
8686
<dependency>
8787
<groupId>io.grpc</groupId>
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.google.api.grpc</groupId>
9595
<artifactId>proto-google-common-protos</artifactId>
96-
<version>2.9.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
96+
<version>2.9.1</version><!-- {x-version-update:proto-google-common-protos:current} -->
9797
</dependency>
9898
<dependency>
9999
<groupId>com.google.guava</groupId>

proto-google-common-protos/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.api.grpc</groupId>
55
<artifactId>proto-google-common-protos</artifactId>
6-
<version>2.9.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
6+
<version>2.9.1</version><!-- {x-version-update:proto-google-common-protos:current} -->
77
<name>proto-google-common-protos</name>
88
<description>PROTO library for proto-google-common-protos</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-common-protos-parent</artifactId>
12-
<version>2.9.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
12+
<version>2.9.1</version><!-- {x-version-update:proto-google-common-protos:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

versions.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Format:
22
# module:released-version:current-version
33

4-
proto-google-common-protos:2.9.0:2.9.1-SNAPSHOT
5-
grpc-google-common-protos:2.9.0:2.9.1-SNAPSHOT
4+
proto-google-common-protos:2.9.1:2.9.1
5+
grpc-google-common-protos:2.9.1:2.9.1

0 commit comments

Comments
 (0)