Skip to content

Commit 4d77e88

Browse files
chore(main): release 2.4.6 (#557)
🤖 I have created a release *beep* *boop* --- ## [2.4.6](https://togithub.com/googleapis/java-grafeas/compare/v2.4.5...v2.4.6) (2022-10-03) ### Dependencies * Update dependency cachetools to v5 ([#555](https://togithub.com/googleapis/java-grafeas/issues/555)) ([f0735ea](https://togithub.com/googleapis/java-grafeas/commit/f0735ea0525b1cbcb2480fcbff81f684e0950b43)) * Update dependency certifi to v2022.9.24 ([#535](https://togithub.com/googleapis/java-grafeas/issues/535)) ([257d3b0](https://togithub.com/googleapis/java-grafeas/commit/257d3b0ed0434859b4f94ac84308329b0f4ff42f)) * Update dependency charset-normalizer to v2.1.1 ([#539](https://togithub.com/googleapis/java-grafeas/issues/539)) ([98f4733](https://togithub.com/googleapis/java-grafeas/commit/98f4733b7e2dac238de137f912a555bc9da85c1e)) * Update dependency click to v8.1.3 ([#540](https://togithub.com/googleapis/java-grafeas/issues/540)) ([6320d6d](https://togithub.com/googleapis/java-grafeas/commit/6320d6df465f10fc0b17dad3c93c556d4e472858)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#560](https://togithub.com/googleapis/java-grafeas/issues/560)) ([b8e2520](https://togithub.com/googleapis/java-grafeas/commit/b8e25208ffc0ca3ad6dcf05b31d56a1bbf7f49f0)) * Update dependency gcp-releasetool to v1.8.8 ([#536](https://togithub.com/googleapis/java-grafeas/issues/536)) ([ed5c17c](https://togithub.com/googleapis/java-grafeas/commit/ed5c17c5c58033edfe67b76d383f6a1ce9325b37)) * Update dependency google-api-core to v2.10.1 ([#541](https://togithub.com/googleapis/java-grafeas/issues/541)) ([3002e48](https://togithub.com/googleapis/java-grafeas/commit/3002e48f64dd0a06072da6167f68fc9e3e78ce19)) * Update dependency google-auth to v2.12.0 ([#542](https://togithub.com/googleapis/java-grafeas/issues/542)) ([41579ae](https://togithub.com/googleapis/java-grafeas/commit/41579aeb972547897ea534d5074701535b0595d5)) * Update dependency google-cloud-core to v2.3.2 ([#537](https://togithub.com/googleapis/java-grafeas/issues/537)) ([5cfc2e4](https://togithub.com/googleapis/java-grafeas/commit/5cfc2e4fb609e5d31eb3b976991cf269a7a42042)) * Update dependency google-cloud-storage to v2.5.0 ([#543](https://togithub.com/googleapis/java-grafeas/issues/543)) ([621c6a8](https://togithub.com/googleapis/java-grafeas/commit/621c6a8e2862c0a8bce4e538d7095ea9e2efaa46)) * Update dependency google-crc32c to v1.5.0 ([#544](https://togithub.com/googleapis/java-grafeas/issues/544)) ([6254f5e](https://togithub.com/googleapis/java-grafeas/commit/6254f5e3c48873eff596cb358ad5d36d795fc0ee)) * Update dependency googleapis-common-protos to v1.56.4 ([#538](https://togithub.com/googleapis/java-grafeas/issues/538)) ([d4cfc58](https://togithub.com/googleapis/java-grafeas/commit/d4cfc581331fff32111c89735b3feeb81bcf958d)) * Update dependency importlib-metadata to v4.12.0 ([#545](https://togithub.com/googleapis/java-grafeas/issues/545)) ([fb042eb](https://togithub.com/googleapis/java-grafeas/commit/fb042eba994591f315e2d5a661542c9542fa0ffe)) * Update dependency jeepney to v0.8.0 ([#546](https://togithub.com/googleapis/java-grafeas/issues/546)) ([11bfac1](https://togithub.com/googleapis/java-grafeas/commit/11bfac10df0115fcc298665e6e02f6e667b18363)) * Update dependency jinja2 to v3.1.2 ([#547](https://togithub.com/googleapis/java-grafeas/issues/547)) ([3d63dcc](https://togithub.com/googleapis/java-grafeas/commit/3d63dcc6cc5464c32f65cff543f3ec438bbc8a19)) * Update dependency protobuf to v4 ([#556](https://togithub.com/googleapis/java-grafeas/issues/556)) ([9e6bb1e](https://togithub.com/googleapis/java-grafeas/commit/9e6bb1e7eae7e144d9e1a4518051a989c72e1a55)) * Update dependency pyjwt to v2.5.0 ([#551](https://togithub.com/googleapis/java-grafeas/issues/551)) ([eb33b41](https://togithub.com/googleapis/java-grafeas/commit/eb33b41210e2ff42d1dda3883bcb5518e434e6f6)) * Update dependency requests to v2.28.1 ([#552](https://togithub.com/googleapis/java-grafeas/issues/552)) ([3e5d888](https://togithub.com/googleapis/java-grafeas/commit/3e5d8884b0b1bcd01add07f994defcd4ad330f6c)) * Update dependency typing-extensions to v4.3.0 ([#553](https://togithub.com/googleapis/java-grafeas/issues/553)) ([5bb7386](https://togithub.com/googleapis/java-grafeas/commit/5bb7386ef00fe0a21f06dbbab7e05e84543db5f5)) * Update dependency zipp to v3.8.1 ([#554](https://togithub.com/googleapis/java-grafeas/issues/554)) ([bbae740](https://togithub.com/googleapis/java-grafeas/commit/bbae7406cad78237bfd86fbd8223d7295e994a61)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
1 parent b8e2520 commit 4d77e88

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

java-grafeas/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [2.4.6](https://github.com/googleapis/java-grafeas/compare/v2.4.5...v2.4.6) (2022-10-03)
4+
5+
6+
### Dependencies
7+
8+
* Update dependency cachetools to v5 ([#555](https://github.com/googleapis/java-grafeas/issues/555)) ([1a14b7f](https://github.com/googleapis/java-grafeas/commit/1a14b7fd96d27303132669680f6d14dd0bcc52d6))
9+
* Update dependency certifi to v2022.9.24 ([#535](https://github.com/googleapis/java-grafeas/issues/535)) ([9a4e7db](https://github.com/googleapis/java-grafeas/commit/9a4e7dbdfb012724b33ba92351a1b54afa1042d6))
10+
* Update dependency charset-normalizer to v2.1.1 ([#539](https://github.com/googleapis/java-grafeas/issues/539)) ([ba84014](https://github.com/googleapis/java-grafeas/commit/ba8401485bd353855b44da39e3358d19578b556b))
11+
* Update dependency click to v8.1.3 ([#540](https://github.com/googleapis/java-grafeas/issues/540)) ([e22abe1](https://github.com/googleapis/java-grafeas/commit/e22abe1a3c777f3b30e894982546ff668456c44b))
12+
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#560](https://github.com/googleapis/java-grafeas/issues/560)) ([06c59de](https://github.com/googleapis/java-grafeas/commit/06c59deb5ceaac9ef05d97d6c23b5bc26c8541bc))
13+
* Update dependency gcp-releasetool to v1.8.8 ([#536](https://github.com/googleapis/java-grafeas/issues/536)) ([84583fd](https://github.com/googleapis/java-grafeas/commit/84583fd23699b52ec4b37dc31f876775619d2723))
14+
* Update dependency google-api-core to v2.10.1 ([#541](https://github.com/googleapis/java-grafeas/issues/541)) ([06c8f6a](https://github.com/googleapis/java-grafeas/commit/06c8f6abfe218b87c4bd8e94453044f7a601f4eb))
15+
* Update dependency google-auth to v2.12.0 ([#542](https://github.com/googleapis/java-grafeas/issues/542)) ([2069620](https://github.com/googleapis/java-grafeas/commit/2069620d7392b153d42eedb9720f52a8065765a5))
16+
* Update dependency google-cloud-core to v2.3.2 ([#537](https://github.com/googleapis/java-grafeas/issues/537)) ([aae27f1](https://github.com/googleapis/java-grafeas/commit/aae27f1d9e4f5ad2cb0e09eb1f442e6d9d8ff571))
17+
* Update dependency google-cloud-storage to v2.5.0 ([#543](https://github.com/googleapis/java-grafeas/issues/543)) ([e5eb0c5](https://github.com/googleapis/java-grafeas/commit/e5eb0c550c88ef924c025e5a1b08c84d836983c1))
18+
* Update dependency google-crc32c to v1.5.0 ([#544](https://github.com/googleapis/java-grafeas/issues/544)) ([611860e](https://github.com/googleapis/java-grafeas/commit/611860e37050bfcbcbe382a2d965b4c98dbb7682))
19+
* Update dependency googleapis-common-protos to v1.56.4 ([#538](https://github.com/googleapis/java-grafeas/issues/538)) ([1c0cfe1](https://github.com/googleapis/java-grafeas/commit/1c0cfe1764c46d8238f96c46c87c43db277a6356))
20+
* Update dependency importlib-metadata to v4.12.0 ([#545](https://github.com/googleapis/java-grafeas/issues/545)) ([af0acad](https://github.com/googleapis/java-grafeas/commit/af0acadc9e89e4f30ade427e45fdd047146c1b14))
21+
* Update dependency jeepney to v0.8.0 ([#546](https://github.com/googleapis/java-grafeas/issues/546)) ([a47c8f1](https://github.com/googleapis/java-grafeas/commit/a47c8f1e9c4d7e4248f5cb8e581ee4a2c8ec2905))
22+
* Update dependency jinja2 to v3.1.2 ([#547](https://github.com/googleapis/java-grafeas/issues/547)) ([98caa33](https://github.com/googleapis/java-grafeas/commit/98caa3310b4ab83e4f19e46788720f2ccd4d7e96))
23+
* Update dependency protobuf to v4 ([#556](https://github.com/googleapis/java-grafeas/issues/556)) ([4664765](https://github.com/googleapis/java-grafeas/commit/4664765c7cfb03c19b723da9a04076e235f76713))
24+
* Update dependency pyjwt to v2.5.0 ([#551](https://github.com/googleapis/java-grafeas/issues/551)) ([379c94f](https://github.com/googleapis/java-grafeas/commit/379c94f56043b0d8ccce5377d62218935e85a083))
25+
* Update dependency requests to v2.28.1 ([#552](https://github.com/googleapis/java-grafeas/issues/552)) ([677f080](https://github.com/googleapis/java-grafeas/commit/677f0805295892d9783d1b7e3e390fbb5e806d5a))
26+
* Update dependency typing-extensions to v4.3.0 ([#553](https://github.com/googleapis/java-grafeas/issues/553)) ([c4fd13b](https://github.com/googleapis/java-grafeas/commit/c4fd13b8e2c35b13bb0d14ad8834bf2dd1e9b76b))
27+
* Update dependency zipp to v3.8.1 ([#554](https://github.com/googleapis/java-grafeas/issues/554)) ([6a1ce86](https://github.com/googleapis/java-grafeas/commit/6a1ce869193fc93489ff8eaf9674a6f8255852be))
28+
329
## [2.4.5](https://github.com/googleapis/java-grafeas/compare/v2.4.4...v2.4.5) (2022-09-15)
430

531

java-grafeas/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.grafeas</groupId>
77
<artifactId>grafeas</artifactId>
8-
<version>2.4.6-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
8+
<version>2.4.6</version><!-- {x-version-update:grafeas:current} -->
99
<packaging>jar</packaging>
1010
<name>Grafeas Client</name>
1111
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas

java-grafeas/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
grafeas:2.4.5:2.4.6-SNAPSHOT
4+
grafeas:2.4.6:2.4.6

0 commit comments

Comments
 (0)