Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit fb51a94

Browse files
chore(main): release 2.2.3 (#483)
🤖 I have created a release *beep* *boop* --- ### [2.2.3](v2.2.2...v2.2.3) (2022-03-29) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#482](#482)) ([abad58b](abad58b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent abad58b commit fb51a94

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [2.2.3](https://github.com/googleapis/java-grafeas/compare/v2.2.2...v2.2.3) (2022-03-29)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#482](https://github.com/googleapis/java-grafeas/issues/482)) ([abad58b](https://github.com/googleapis/java-grafeas/commit/abad58bd1fa24db0bfeac99f718b94b143bc0630))
9+
310
### [2.2.2](https://github.com/googleapis/java-grafeas/compare/v2.2.1...v2.2.2) (2022-03-07)
411

512

pom.xml

+1-1
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.2.3-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
8+
<version>2.2.3</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

versions.txt

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

4-
grafeas:2.2.2:2.2.3-SNAPSHOT
4+
grafeas:2.2.3:2.2.3

0 commit comments

Comments
 (0)