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

Commit

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


## [0.34.4](v0.34.3...v0.34.4) (2022-09-15)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#719](#719)) ([9797863](9797863))

---
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] authored Sep 15, 2022
1 parent 9797863 commit 1e7a517
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 17 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.34.4](https://github.com/googleapis/java-phishingprotection/compare/v0.34.3...v0.34.4) (2022-09-15)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#719](https://github.com/googleapis/java-phishingprotection/issues/719)) ([9797863](https://github.com/googleapis/java-phishingprotection/commit/979786303c544aa9be31feb5bef5f267d94ac673))

## [0.34.3](https://github.com/googleapis/java-phishingprotection/compare/v0.34.2...v0.34.3) (2022-09-09)


Expand Down
8 changes: 4 additions & 4 deletions google-cloud-phishingprotection-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection-bom</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.34.4</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -52,17 +52,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.34.4</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-phishingprotection-v1beta1</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
<version>0.34.4</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-phishingprotection-v1beta1</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
<version>0.34.4</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-phishingprotection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.34.4</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<packaging>jar</packaging>
<name>Google Cloud Phishing Protection</name>
<url>https://github.com/googleapis/java-phishingprotection</url>
<description>Java idiomatic client for Google Cloud Phishing Protection</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection-parent</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.34.4</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-phishingprotection</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-phishingprotection-v1beta1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-phishingprotection-v1beta1</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
<version>0.34.4</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
<name>grpc-google-cloud-phishingprotection-v1beta1</name>
<description>GRPC library for grpc-google-cloud-phishingprotection-v1beta1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection-parent</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.34.4</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection-parent</artifactId>
<packaging>pom</packaging>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.34.4</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<name>Google Cloud Phishing Protection Parent</name>
<url>https://github.com/googleapis/java-phishingprotection</url>
<description>
Expand Down Expand Up @@ -61,17 +61,17 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-phishingprotection-v1beta1</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
<version>0.34.4</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-phishingprotection-v1beta1</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
<version>0.34.4</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.34.4</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-phishingprotection-v1beta1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-phishingprotection-v1beta1</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
<version>0.34.4</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
<name>proto-google-cloud-phishingprotection-v1beta1</name>
<description>PROTO library for proto-google-cloud-phishingprotection-v1beta1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection-parent</artifactId>
<version>0.34.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.34.4</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

google-cloud-phishingprotection:0.34.3:0.34.4-SNAPSHOT
grpc-google-cloud-phishingprotection-v1beta1:0.34.3:0.34.4-SNAPSHOT
proto-google-cloud-phishingprotection-v1beta1:0.34.3:0.34.4-SNAPSHOT
google-cloud-phishingprotection:0.34.4:0.34.4
grpc-google-cloud-phishingprotection-v1beta1:0.34.4:0.34.4
proto-google-cloud-phishingprotection-v1beta1:0.34.4:0.34.4

0 comments on commit 1e7a517

Please sign in to comment.