This repository was archived by the owner on Sep 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +18
-9
lines changed
grpc-google-common-protos
proto-google-common-protos Expand file tree Collapse file tree 5 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.9.4] ( https://github.com/googleapis/java-common-protos/compare/v2.9.3...v2.9.4 ) (2022-09-28)
4+
5+
6+ ### Dependencies
7+
8+ * Update dependency certifi to v2022.9.24 ([ #418 ] ( https://github.com/googleapis/java-common-protos/issues/418 ) ) ([ 40f5dec] ( https://github.com/googleapis/java-common-protos/commit/40f5decf9cab5294b1e3d7622fd15beb6c5f34c5 ) )
9+ * Update dependency charset-normalizer to v2.1.1 ([ #420 ] ( https://github.com/googleapis/java-common-protos/issues/420 ) ) ([ db48320] ( https://github.com/googleapis/java-common-protos/commit/db48320fb793522eb57dddab71576b6851d09bf4 ) )
10+ * Update dependency googleapis-common-protos to v1.56.4 ([ #419 ] ( https://github.com/googleapis/java-common-protos/issues/419 ) ) ([ ca70ae5] ( https://github.com/googleapis/java-common-protos/commit/ca70ae5b1d7f9c2d3f2a631074acd7e80873f552 ) )
11+
312## [ 2.9.3] ( https://github.com/googleapis/java-common-protos/compare/v2.9.2...v2.9.3 ) (2022-09-20)
413
514
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <artifactId >grpc-google-common-protos</artifactId >
7- <version >2.9.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
7+ <version >2.9.4</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.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
13+ <version >2.9.4</version ><!-- {x-version-update:proto-google-common-protos:current} -->
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 44 <groupId >com.google.api.grpc</groupId >
55 <artifactId >google-common-protos-parent</artifactId >
66 <packaging >pom</packaging >
7- <version >2.9.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
7+ <version >2.9.4</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 >
8181 <dependency >
8282 <groupId >com.google.api.grpc</groupId >
8383 <artifactId >grpc-google-common-protos</artifactId >
84- <version >2.9.4-SNAPSHOT </version ><!-- {x-version-update:grpc-google-common-protos:current} -->
84+ <version >2.9.4</version ><!-- {x-version-update:grpc-google-common-protos:current} -->
8585 </dependency >
8686 <dependency >
8787 <groupId >io.grpc</groupId >
9393 <dependency >
9494 <groupId >com.google.api.grpc</groupId >
9595 <artifactId >proto-google-common-protos</artifactId >
96- <version >2.9.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
96+ <version >2.9.4</version ><!-- {x-version-update:proto-google-common-protos:current} -->
9797 </dependency >
9898 <dependency >
9999 <groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.api.grpc</groupId >
55 <artifactId >proto-google-common-protos</artifactId >
6- <version >2.9.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
6+ <version >2.9.4</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.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-common-protos:current} -->
12+ <version >2.9.4</version ><!-- {x-version-update:proto-google-common-protos:current} -->
1313 </parent >
1414 <dependencies >
1515 <dependency >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- proto-google-common-protos:2.9.3 :2.9.4-SNAPSHOT
5- grpc-google-common-protos:2.9.3 :2.9.4-SNAPSHOT
4+ proto-google-common-protos:2.9.4 :2.9.4
5+ grpc-google-common-protos:2.9.4 :2.9.4
You can’t perform that action at this time.
0 commit comments