Skip to content

Commit

Permalink
chore(main): release 2.4.4 (#527)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [2.4.4](googleapis/java-grafeas@v2.4.3...v2.4.4) (2022-09-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#526](googleapis/java-grafeas#526)) ([e1e1804](googleapis/java-grafeas@e1e1804))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Sep 9, 2022
1 parent e1e1804 commit 6c9a155
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions java-grafeas/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [2.4.4](https://github.com/googleapis/java-grafeas/compare/v2.4.3...v2.4.4) (2022-09-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#526](https://github.com/googleapis/java-grafeas/issues/526)) ([6836958](https://github.com/googleapis/java-grafeas/commit/6836958bf7752dc1ab2bdbb4c9d78392327074ea))

## [2.4.3](https://github.com/googleapis/java-grafeas/compare/v2.4.2...v2.4.3) (2022-08-02)


Expand Down
2 changes: 1 addition & 1 deletion java-grafeas/pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>2.4.4-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
<version>2.4.4</version><!-- {x-version-update:grafeas:current} -->
<packaging>jar</packaging>
<name>Grafeas Client</name>
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas
Expand Down
2 changes: 1 addition & 1 deletion java-grafeas/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

grafeas:2.4.3:2.4.4-SNAPSHOT
grafeas:2.4.4:2.4.4

0 comments on commit 6c9a155

Please sign in to comment.