From e62b573752944439ce9a92b4c13edfce8a9e5c62 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 22 Feb 2022 15:09:16 +0000
Subject: [PATCH] chore(main): release 2.2.1
---
CHANGELOG.md | 16 ++++++++++++++++
pom.xml | 2 +-
versions.txt | 2 +-
3 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5608cf7c..db7fdd68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog
+### [2.2.1](https://github.com/googleapis/java-grafeas/compare/v2.2.0...v2.2.1) (2022-02-22)
+
+
+### Bug Fixes
+
+* Modify the bazel.BUILD file by hand to include the compliance protos which are not autogenerated ([#439](https://github.com/googleapis/java-grafeas/issues/439)) ([f109202](https://github.com/googleapis/java-grafeas/commit/f109202a546d70cbc450d9bc2f7bb8736dbd6eb4))
+
+
+### Dependencies
+
+* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-grafeas/issues/1339)) ([#452](https://github.com/googleapis/java-grafeas/issues/452)) ([5aa295c](https://github.com/googleapis/java-grafeas/commit/5aa295c642ce5ab209288dc096e460eccce5c7ca))
+* update actions/github-script action to v6 ([#462](https://github.com/googleapis/java-grafeas/issues/462)) ([cc66b4a](https://github.com/googleapis/java-grafeas/commit/cc66b4a8d9473d2b90ab4fb1a699971a0fe545d9))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#454](https://github.com/googleapis/java-grafeas/issues/454)) ([97ff9e9](https://github.com/googleapis/java-grafeas/commit/97ff9e9ec572a6349774e51ac6658ae3bb877327))
+* update dependency com.puppycrawl.tools:checkstyle to v9.2.1 ([#433](https://github.com/googleapis/java-grafeas/issues/433)) ([bb4c25d](https://github.com/googleapis/java-grafeas/commit/bb4c25d1f0ddfc3a42316a97f23ddaf5bb8942df))
+* update dependency com.puppycrawl.tools:checkstyle to v9.3 ([#455](https://github.com/googleapis/java-grafeas/issues/455)) ([20f8992](https://github.com/googleapis/java-grafeas/commit/20f899203bf8c9fa7d2e7da7d807a4bd6a3a3668))
+
## [2.2.0](https://www.github.com/googleapis/java-grafeas/compare/v2.1.3...v2.2.0) (2022-01-07)
diff --git a/pom.xml b/pom.xml
index edaadd40..f7c96762 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
io.grafeas
grafeas
- 2.2.1-SNAPSHOT
+ 2.2.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 ccc51e68..21202fee 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-grafeas:2.2.0:2.2.1-SNAPSHOT
+grafeas:2.2.1:2.2.1