From cd0d403b12e355663f0faf38fe8974aa273cb048 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 13:52:30 +0000 Subject: [PATCH] chore(main): release 2.4.1 (#510) :robot: I have created a release *beep* *boop* --- ## [2.4.1](https://github.com/googleapis/java-grafeas/compare/v2.4.0...v2.4.1) (2022-07-13) ### Bug Fixes * enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-grafeas/issues/1485)) ([#509](https://github.com/googleapis/java-grafeas/issues/509)) ([11d7cb5](https://github.com/googleapis/java-grafeas/commit/11d7cb537814ca3f56464eb6ecf1087e51d14b3e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34e5ec8a..fa1ef058 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.1](https://github.com/googleapis/java-grafeas/compare/v2.4.0...v2.4.1) (2022-07-13) + + +### Bug Fixes + +* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-grafeas/issues/1485)) ([#509](https://github.com/googleapis/java-grafeas/issues/509)) ([11d7cb5](https://github.com/googleapis/java-grafeas/commit/11d7cb537814ca3f56464eb6ecf1087e51d14b3e)) + ## [2.4.0](https://github.com/googleapis/java-grafeas/compare/v2.3.1...v2.4.0) (2022-06-30) diff --git a/pom.xml b/pom.xml index 3dd24928..9c397ebb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.grafeas grafeas - 2.4.1-SNAPSHOT + 2.4.1 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 6ec27f58..8133ed3c 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -grafeas:2.4.0:2.4.1-SNAPSHOT +grafeas:2.4.1:2.4.1