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

Commit

Permalink
chore: release 0.116.3 (#76)
Browse files Browse the repository at this point in the history
534fef5
commit 534fef5
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 00:20:20 2020 +0000

    chore: release 0.116.3 (#76)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [0.116.3](https://www.github.com/googleapis/java-websecurityscanner/compare/v0.116.2...v0.116.3) (2020-04-06)

    ### Dependencies

    * update core dependencies ([#73](https://www.github.com/googleapis/java-websecurityscanner/issues/73)) ([553bb82](https://www.github.com/googleapis/java-websecurityscanner/commit/553bb82db048ba7d0dbf64265ea8ebf96862b79b))
    * update core dependencies to v1.54.0 ([#70](https://www.github.com/googleapis/java-websecurityscanner/issues/70)) ([30970d8](https://www.github.com/googleapis/java-websecurityscanner/commit/30970d8ded7daf9206196f1ff18b5772d5f4ce5b))
    * update dependency com.google.api:api-common to v1.9.0 ([#90](https://www.github.com/googleapis/java-websecurityscanner/issues/90)) ([64b753a](https://www.github.com/googleapis/java-websecurityscanner/commit/64b753ae1694632be3734f78170c130386266593))
    * update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#89](https://www.github.com/googleapis/java-websecurityscanner/issues/89)) ([9836ad7](https://www.github.com/googleapis/java-websecurityscanner/commit/9836ad7092f2d068fef4222cd5467905eb3a3dbf))
    * update dependency com.google.protobuf:protobuf-java to v3.11.4 ([a46c3a6](https://www.github.com/googleapis/java-websecurityscanner/commit/a46c3a62d98b4a6d17932e36c16757c2918a91e0))
    * update dependency io.grpc:grpc-bom to v1.27.1 ([b6cba28](https://www.github.com/googleapis/java-websecurityscanner/commit/b6cba28f5ed9f047e7b0845a89e2420107d104e4))
    * update dependency io.grpc:grpc-bom to v1.27.2 ([a36651f](https://www.github.com/googleapis/java-websecurityscanner/commit/a36651fbf72861134ccc6b661c035f0314f782c1))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#83](https://www.github.com/googleapis/java-websecurityscanner/issues/83)) ([6d35df9](https://www.github.com/googleapis/java-websecurityscanner/commit/6d35df9eacf874c82b6e765e299c79664bb54eb5))
    * update google-core ([#72](https://www.github.com/googleapis/java-websecurityscanner/issues/72)) ([7c3b17f](https://www.github.com/googleapis/java-websecurityscanner/commit/7c3b17fb1fcbec7b9e664fd94269543febd47165))

    ### Documentation

    * **regen:** update sample code to set total timeout, add API client header test ([8a15cf6](https://www.github.com/googleapis/java-websecurityscanner/commit/8a15cf639e2cd5e051e772d269828dc6eed043d0))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 7, 2020
1 parent dc26f2e commit ea8dfac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-websecurityscanner</artifactId>
<version>0.116.3</version>
<version>0.116.2</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2020-04-07T02:07:56.386819Z",
"updateTime": "2020-04-07T02:06:44.653134Z",
"sources": [
{
"git": {
Expand Down

0 comments on commit ea8dfac

Please sign in to comment.