From 4a717f8a06ef13e5d0adf61485a307b143394166 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:49:15 +0000 Subject: [PATCH] chore(main): release 1.28.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ changelog.json | 19 ++++++++++++++++++- java-servicedirectory/README.md | 6 +++--- java-shell/README.md | 6 +++--- java-shopping-css/README.md | 6 +++--- java-shopping-merchant-inventories/README.md | 6 +++--- java-shopping-merchant-reports/README.md | 6 +++--- java-speech/README.md | 6 +++--- java-storage-transfer/README.md | 6 +++--- java-storageinsights/README.md | 6 +++--- java-talent/README.md | 6 +++--- java-tasks/README.md | 6 +++--- java-telcoautomation/README.md | 6 +++--- java-texttospeech/README.md | 6 +++--- java-tpu/README.md | 6 +++--- java-trace/README.md | 6 +++--- java-translate/README.md | 6 +++--- java-vertexai/README.md | 6 +++--- java-video-intelligence/README.md | 6 +++--- java-video-live-stream/README.md | 6 +++--- java-video-stitcher/README.md | 6 +++--- java-video-transcoder/README.md | 6 +++--- java-vision/README.md | 6 +++--- java-vmmigration/README.md | 6 +++--- java-vmwareengine/README.md | 6 +++--- java-vpcaccess/README.md | 6 +++--- java-webrisk/README.md | 6 +++--- java-websecurityscanner/README.md | 6 +++--- java-workflow-executions/README.md | 6 +++--- java-workflows/README.md | 6 +++--- java-workstations/README.md | 6 +++--- 32 files changed, 113 insertions(+), 89 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c775f946fb7a..bac4ebcfdc5b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.27.0" + ".": "1.28.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 35533c27d1d8..8f51c8f0e0ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.28.0](https://github.com/googleapis/google-cloud-java/compare/v1.27.0...v1.28.0) (2024-01-17) + + +### Features + +* [vertexai] sync the vertexai to google3 sot ([#10225](https://github.com/googleapis/google-cloud-java/issues/10225)) ([da6eea8](https://github.com/googleapis/google-cloud-java/commit/da6eea8e4a0d23b1554bda106d82dc8ff6d458a5)) + ## [1.27.0](https://github.com/googleapis/google-cloud-java/compare/v1.26.0...v1.27.0) (2024-01-10) diff --git a/changelog.json b/changelog.json index 6298ec3fa6f7..39a95873d05c 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,23 @@ { "repository": "googleapis/google-cloud-java", "entries": [ + { + "changes": [ + { + "type": "feat", + "sha": "da6eea8e4a0d23b1554bda106d82dc8ff6d458a5", + "message": "[vertexai] sync the vertexai to google3 sot", + "issues": [ + "10225" + ] + } + ], + "version": "1.28.0", + "language": "JAVA", + "artifactName": "com.google.cloud:google-cloud-vertexai", + "id": "4e032b75-a975-4373-8dea-d0ddf3bfd5fc", + "createTime": "2024-01-17T20:48:55.063Z" + }, { "changes": [ { @@ -20155,5 +20172,5 @@ "createTime": "2023-02-03T16:27:23.198Z" } ], - "updateTime": "2024-01-10T18:29:43.237Z" + "updateTime": "2024-01-17T20:48:55.063Z" } \ No newline at end of file diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index 18d552874a31..91f30fab05aa 100644 --- a/java-servicedirectory/README.md +++ b/java-servicedirectory/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-servicedirectory - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicedirectory:2.34.0' +implementation 'com.google.cloud:google-cloud-servicedirectory:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.35.0" ``` diff --git a/java-shell/README.md b/java-shell/README.md index 0b6db3475914..e9b39dbea739 100644 --- a/java-shell/README.md +++ b/java-shell/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-shell - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-shell:2.32.0' +implementation 'com.google.cloud:google-cloud-shell:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.33.0" ``` diff --git a/java-shopping-css/README.md b/java-shopping-css/README.md index d9b5c91fd0c7..c4a6a527ba83 100644 --- a/java-shopping-css/README.md +++ b/java-shopping-css/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-css - 0.1.0 + 0.2.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-css:0.1.0' +implementation 'com.google.shopping:google-shopping-css:0.2.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.1.0" +libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.2.0" ``` diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md index 2904ddba17bf..ccd5379f779a 100644 --- a/java-shopping-merchant-inventories/README.md +++ b/java-shopping-merchant-inventories/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-inventories - 0.9.0 + 0.10.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-inventories:0.9.0' +implementation 'com.google.shopping:google-shopping-merchant-inventories:0.10.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.9.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.10.0" ``` diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md index 8746d8f911e5..23d4a796f665 100644 --- a/java-shopping-merchant-reports/README.md +++ b/java-shopping-merchant-reports/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-reports - 0.9.0 + 0.10.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-reports:0.9.0' +implementation 'com.google.shopping:google-shopping-merchant-reports:0.10.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.9.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.10.0" ``` diff --git a/java-speech/README.md b/java-speech/README.md index 575467575405..0b0446b552a5 100644 --- a/java-speech/README.md +++ b/java-speech/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-speech - 4.28.0 + 4.29.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-speech:4.28.0' +implementation 'com.google.cloud:google-cloud-speech:4.29.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.28.0" +libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.29.0" ``` diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md index d7e15abb18f7..603e546dc0be 100644 --- a/java-storage-transfer/README.md +++ b/java-storage-transfer/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storage-transfer - 1.33.0 + 1.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storage-transfer:1.33.0' +implementation 'com.google.cloud:google-cloud-storage-transfer:1.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.34.0" ``` diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md index cf146a9b9034..8f02aba2d3d1 100644 --- a/java-storageinsights/README.md +++ b/java-storageinsights/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storageinsights - 0.18.0 + 0.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storageinsights:0.18.0' +implementation 'com.google.cloud:google-cloud-storageinsights:0.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.19.0" ``` diff --git a/java-talent/README.md b/java-talent/README.md index e9c3e48e8ad1..9fd491a85711 100644 --- a/java-talent/README.md +++ b/java-talent/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-talent - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-talent:2.34.0' +implementation 'com.google.cloud:google-cloud-talent:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.35.0" ``` diff --git a/java-tasks/README.md b/java-tasks/README.md index c2e57cf880ca..0d3a79c6da27 100644 --- a/java-tasks/README.md +++ b/java-tasks/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tasks - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tasks:2.33.0' +implementation 'com.google.cloud:google-cloud-tasks:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.34.0" ``` diff --git a/java-telcoautomation/README.md b/java-telcoautomation/README.md index 301442b4aa35..150dc5034680 100644 --- a/java-telcoautomation/README.md +++ b/java-telcoautomation/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-telcoautomation - 0.3.0 + 0.4.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-telcoautomation:0.3.0' +implementation 'com.google.cloud:google-cloud-telcoautomation:0.4.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.3.0" +libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.4.0" ``` diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index e416319bad01..cceb5b00803c 100644 --- a/java-texttospeech/README.md +++ b/java-texttospeech/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-texttospeech - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-texttospeech:2.34.0' +implementation 'com.google.cloud:google-cloud-texttospeech:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.35.0" ``` diff --git a/java-tpu/README.md b/java-tpu/README.md index 9d04f60e2dae..c59a94abd3c8 100644 --- a/java-tpu/README.md +++ b/java-tpu/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tpu - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tpu:2.34.0' +implementation 'com.google.cloud:google-cloud-tpu:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.35.0" ``` diff --git a/java-trace/README.md b/java-trace/README.md index 585a53b59975..9de416cbc73b 100644 --- a/java-trace/README.md +++ b/java-trace/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-trace - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-trace:2.33.0' +implementation 'com.google.cloud:google-cloud-trace:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.34.0" ``` diff --git a/java-translate/README.md b/java-translate/README.md index 56e71b0cbf73..809d5f38eca5 100644 --- a/java-translate/README.md +++ b/java-translate/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-translate - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-translate:2.33.0' +implementation 'com.google.cloud:google-cloud-translate:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.34.0" ``` diff --git a/java-vertexai/README.md b/java-vertexai/README.md index e65a651a0d0c..c6b2c4eba8ef 100644 --- a/java-vertexai/README.md +++ b/java-vertexai/README.md @@ -40,20 +40,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vertexai - 0.2.0 + 0.3.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vertexai:0.2.0' +implementation 'com.google.cloud:google-cloud-vertexai:0.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "0.2.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "0.3.0" ``` diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index d4dbd463fad8..0fa5334c08b1 100644 --- a/java-video-intelligence/README.md +++ b/java-video-intelligence/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-intelligence - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-intelligence:2.32.0' +implementation 'com.google.cloud:google-cloud-video-intelligence:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.33.0" ``` diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md index b9a01dfcb357..c41fd58f60a3 100644 --- a/java-video-live-stream/README.md +++ b/java-video-live-stream/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-live-stream - 0.35.0 + 0.36.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-live-stream:0.35.0' +implementation 'com.google.cloud:google-cloud-live-stream:0.36.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.35.0" +libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.36.0" ``` diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md index 2fa840ed510f..e773bf7e0592 100644 --- a/java-video-stitcher/README.md +++ b/java-video-stitcher/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-stitcher - 0.33.0 + 0.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-stitcher:0.33.0' +implementation 'com.google.cloud:google-cloud-video-stitcher:0.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.34.0" ``` diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md index f992af4b49c9..a41fa2e0a867 100644 --- a/java-video-transcoder/README.md +++ b/java-video-transcoder/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-video-transcoder - 1.32.0 + 1.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:1.32.0' +implementation 'com.google.cloud:google-cloud-video-transcoder:1.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.33.0" ``` diff --git a/java-vision/README.md b/java-vision/README.md index 0436d04367bd..4f86033ea45f 100644 --- a/java-vision/README.md +++ b/java-vision/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vision - 3.31.0 + 3.32.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vision:3.31.0' +implementation 'com.google.cloud:google-cloud-vision:3.32.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.31.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.32.0" ``` diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md index 339367f12a63..add07928d645 100644 --- a/java-vmmigration/README.md +++ b/java-vmmigration/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmmigration - 1.33.0 + 1.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmmigration:1.33.0' +implementation 'com.google.cloud:google-cloud-vmmigration:1.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.34.0" ``` diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md index f3cf3b2ec394..67f2973924d8 100644 --- a/java-vmwareengine/README.md +++ b/java-vmwareengine/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vmwareengine - 0.27.0 + 0.28.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vmwareengine:0.27.0' +implementation 'com.google.cloud:google-cloud-vmwareengine:0.28.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.27.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.28.0" ``` diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md index 75dcf3429b46..0360871b7b5f 100644 --- a/java-vpcaccess/README.md +++ b/java-vpcaccess/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-vpcaccess - 2.34.0 + 2.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vpcaccess:2.34.0' +implementation 'com.google.cloud:google-cloud-vpcaccess:2.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.35.0" ``` diff --git a/java-webrisk/README.md b/java-webrisk/README.md index c03078a94301..5b3804afef5a 100644 --- a/java-webrisk/README.md +++ b/java-webrisk/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-webrisk - 2.32.0 + 2.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-webrisk:2.32.0' +implementation 'com.google.cloud:google-cloud-webrisk:2.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.33.0" ``` diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md index 311060dea212..168a3dc7b702 100644 --- a/java-websecurityscanner/README.md +++ b/java-websecurityscanner/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-websecurityscanner - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-websecurityscanner:2.33.0' +implementation 'com.google.cloud:google-cloud-websecurityscanner:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.34.0" ``` diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md index 0bb86e082046..560dfc0f38b8 100644 --- a/java-workflow-executions/README.md +++ b/java-workflow-executions/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflow-executions - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflow-executions:2.33.0' +implementation 'com.google.cloud:google-cloud-workflow-executions:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.34.0" ``` diff --git a/java-workflows/README.md b/java-workflows/README.md index c426fd23f5e7..aa1550999a95 100644 --- a/java-workflows/README.md +++ b/java-workflows/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workflows - 2.33.0 + 2.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflows:2.33.0' +implementation 'com.google.cloud:google-cloud-workflows:2.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.34.0" ``` diff --git a/java-workstations/README.md b/java-workstations/README.md index 4227398b665b..3464a7fe4097 100644 --- a/java-workstations/README.md +++ b/java-workstations/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-workstations - 0.21.0 + 0.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workstations:0.21.0' +implementation 'com.google.cloud:google-cloud-workstations:0.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.22.0" ```