diff --git a/CHANGELOG.md b/CHANGELOG.md index e10a73b7..4bfca303 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.7](https://github.com/googleapis/java-grafeas/compare/v2.4.6...v2.4.7) (2022-10-05) + + +### Bug Fixes + +* update protobuf to v3.21.7 ([7b7b38e](https://github.com/googleapis/java-grafeas/commit/7b7b38e560aaedf7d029e1683284f904076d2ca9)) + ## [2.4.6](https://github.com/googleapis/java-grafeas/compare/v2.4.5...v2.4.6) (2022-10-03) diff --git a/pom.xml b/pom.xml index 6bfe7169..5790a595 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.grafeas grafeas - 2.4.7-SNAPSHOT + 2.4.7 jar Grafeas Client https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas diff --git a/versions.txt b/versions.txt index dbf284f3..af0ab134 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -grafeas:2.4.6:2.4.7-SNAPSHOT +grafeas:2.4.7:2.4.7