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

chore(main): release 2.4.5 #531

Merged
merged 1 commit into from
Sep 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#530](https://github.com/googleapis/java-grafeas/issues/530)) ([a6dadc0](https://github.com/googleapis/java-grafeas/commit/a6dadc0b2fc78c894c0db914203605a998c79e11))

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


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>2.4.5-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
<version>2.4.5</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 versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

grafeas:2.4.4:2.4.5-SNAPSHOT
grafeas:2.4.5:2.4.5