diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 00a5aedfd21a..32fe2b3ff9fe 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.38.0"
+ ".": "1.39.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6796469ce688..0310fea35697 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,26 @@
# Changelog
+## [1.39.0](https://github.com/googleapis/google-cloud-java/compare/v1.38.0...v1.39.0) (2024-05-29)
+
+
+### Features
+
+* [aiplatform] Added the new `GenerationConfig.response_schema` field ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] add control service APIs ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] promote answer APIs to v1 GA ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] promote grounding check APIs to v1 GA ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] promote ranking APIs to v1 GA ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] support cancelling import operations ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] support writing user events for blended engines ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [dlp] add secrets discovery support ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+
+
+### Documentation
+
+* [bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest` ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] keep the API doc up-to-date with recent changes ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [dlp] Updated method documentation ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+
## [1.38.0](https://github.com/googleapis/google-cloud-java/compare/v1.37.0...v1.38.0) (2024-05-23)
diff --git a/changelog.json b/changelog.json
index 360ddfca3bf3..3df4dbc4c2df 100644
--- a/changelog.json
+++ b/changelog.json
@@ -1,6 +1,381 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dlp",
+ "id": "2e1e8d93-73be-4070-9d4c-6bd396a99647",
+ "createTime": "2024-05-29T17:42:20.566Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-discoveryengine",
+ "id": "424b1f03-7b30-4626-8f4f-7ac82d305210",
+ "createTime": "2024-05-29T17:42:20.065Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-developerconnect",
+ "id": "ec0bafb2-42fe-439d-b580-bf9b5e3d00ae",
+ "createTime": "2024-05-29T17:42:19.925Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerydatatransfer",
+ "id": "c53b0c1d-6523-4ad9-a246-2c0bd20a3dae",
+ "createTime": "2024-05-29T17:42:19.551Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-aiplatform",
+ "id": "a354ab83-e9d6-45f5-9c59-210c7b3ca71e",
+ "createTime": "2024-05-29T17:42:19.183Z"
+ },
{
"changes": [
{
@@ -230950,5 +231325,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
- "updateTime": "2024-05-23T19:17:24.163Z"
+ "updateTime": "2024-05-29T17:42:20.566Z"
}
\ No newline at end of file
diff --git a/java-securitycentermanagement/README.md b/java-securitycentermanagement/README.md
index 0866ef1d7056..2f0a297da0f3 100644
--- a/java-securitycentermanagement/README.md
+++ b/java-securitycentermanagement/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-securitycentermanagement
- 0.12.0
+ 0.13.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.12.0'
+implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.13.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.12.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.13.0"
```
diff --git a/java-securityposture/README.md b/java-securityposture/README.md
index 930074bb8762..a787229a2920 100644
--- a/java-securityposture/README.md
+++ b/java-securityposture/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-securityposture
- 0.9.0
+ 0.10.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securityposture:0.9.0'
+implementation 'com.google.cloud:google-cloud-securityposture:0.10.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.9.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.10.0"
```
diff --git a/java-service-control/README.md b/java-service-control/README.md
index 6507fe634140..90be32925e02 100644
--- a/java-service-control/README.md
+++ b/java-service-control/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-service-control
- 1.44.0
+ 1.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-control:1.44.0'
+implementation 'com.google.cloud:google-cloud-service-control:1.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.45.0"
```
diff --git a/java-service-management/README.md b/java-service-management/README.md
index a400835f0c17..caf39534ef11 100644
--- a/java-service-management/README.md
+++ b/java-service-management/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-service-management
- 3.42.0
+ 3.43.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-management:3.42.0'
+implementation 'com.google.cloud:google-cloud-service-management:3.43.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.42.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.43.0"
```
diff --git a/java-service-usage/README.md b/java-service-usage/README.md
index ad0c66564681..831e9ea0129d 100644
--- a/java-service-usage/README.md
+++ b/java-service-usage/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-service-usage
- 2.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-usage:2.44.0'
+implementation 'com.google.cloud:google-cloud-service-usage:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.45.0"
```
diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md
index f08078e5780e..2641b9c2fd9c 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.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-servicedirectory:2.45.0'
+implementation 'com.google.cloud:google-cloud-servicedirectory:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.46.0"
```
diff --git a/java-servicehealth/README.md b/java-servicehealth/README.md
index f961ab9d2c11..e9ef213c6ef3 100644
--- a/java-servicehealth/README.md
+++ b/java-servicehealth/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-servicehealth
- 0.11.0
+ 0.12.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-servicehealth:0.11.0'
+implementation 'com.google.cloud:google-cloud-servicehealth:0.12.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.11.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.12.0"
```
diff --git a/java-shell/README.md b/java-shell/README.md
index 5baff4fe09cb..c0ea494f5909 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.43.0
+ 2.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-shell:2.43.0'
+implementation 'com.google.cloud:google-cloud-shell:2.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.44.0"
```
diff --git a/java-shopping-css/README.md b/java-shopping-css/README.md
index 8e6af5d8f735..6c002cb155bc 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.12.0
+ 0.13.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-css:0.12.0'
+implementation 'com.google.shopping:google-shopping-css:0.13.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.12.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.13.0"
```
diff --git a/java-shopping-merchant-conversions/README.md b/java-shopping-merchant-conversions/README.md
index 7cb736b05ccc..aa994be60d67 100644
--- a/java-shopping-merchant-conversions/README.md
+++ b/java-shopping-merchant-conversions/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-conversions
- 0.3.0
+ 0.4.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-conversions:0.3.0'
+implementation 'com.google.shopping:google-shopping-merchant-conversions:0.4.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.3.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.4.0"
```
diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md
index c4098d6db138..e62fdcf593b5 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.20.0
+ 0.21.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-inventories:0.20.0'
+implementation 'com.google.shopping:google-shopping-merchant-inventories:0.21.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.20.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.21.0"
```
diff --git a/java-shopping-merchant-lfp/README.md b/java-shopping-merchant-lfp/README.md
index db72bb02de82..94ce1c66df63 100644
--- a/java-shopping-merchant-lfp/README.md
+++ b/java-shopping-merchant-lfp/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-lfp
- 0.3.0
+ 0.4.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-lfp:0.3.0'
+implementation 'com.google.shopping:google-shopping-merchant-lfp:0.4.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.3.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.4.0"
```
diff --git a/java-shopping-merchant-notifications/README.md b/java-shopping-merchant-notifications/README.md
index 6f9c3a2fd54c..a58fe2a4a56f 100644
--- a/java-shopping-merchant-notifications/README.md
+++ b/java-shopping-merchant-notifications/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-notifications
- 0.3.0
+ 0.4.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-notifications:0.3.0'
+implementation 'com.google.shopping:google-shopping-merchant-notifications:0.4.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.3.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.4.0"
```
diff --git a/java-shopping-merchant-quota/README.md b/java-shopping-merchant-quota/README.md
index 010e8bc46892..db14e95f6d3a 100644
--- a/java-shopping-merchant-quota/README.md
+++ b/java-shopping-merchant-quota/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-quota
- 0.7.0
+ 0.8.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-quota:0.7.0'
+implementation 'com.google.shopping:google-shopping-merchant-quota:0.8.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.7.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.8.0"
```
diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md
index ec30866011f4..e3393c806fc6 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.20.0
+ 0.21.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-reports:0.20.0'
+implementation 'com.google.shopping:google-shopping-merchant-reports:0.21.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.20.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.21.0"
```
diff --git a/java-speech/README.md b/java-speech/README.md
index 6f4f589f21ff..ace75a8e0190 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.39.0
+ 4.40.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-speech:4.39.0'
+implementation 'com.google.cloud:google-cloud-speech:4.40.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.39.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.40.0"
```
diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md
index 36faeef291c1..9adc221dd0b5 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.44.0
+ 1.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-storage-transfer:1.44.0'
+implementation 'com.google.cloud:google-cloud-storage-transfer:1.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.45.0"
```
diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md
index 5ed6368f2ca7..3fe28af55988 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.29.0
+ 0.30.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-storageinsights:0.29.0'
+implementation 'com.google.cloud:google-cloud-storageinsights:0.30.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.29.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.30.0"
```
diff --git a/java-talent/README.md b/java-talent/README.md
index 5ed642452170..0c1950ff4494 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.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-talent:2.45.0'
+implementation 'com.google.cloud:google-cloud-talent:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.46.0"
```
diff --git a/java-tasks/README.md b/java-tasks/README.md
index c84b30f2ca68..ff8306e6b549 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.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-tasks:2.44.0'
+implementation 'com.google.cloud:google-cloud-tasks:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.45.0"
```
diff --git a/java-telcoautomation/README.md b/java-telcoautomation/README.md
index 0cd3c56a17ed..e0d58b6e76d3 100644
--- a/java-telcoautomation/README.md
+++ b/java-telcoautomation/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-telcoautomation
- 0.14.0
+ 0.15.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-telcoautomation:0.14.0'
+implementation 'com.google.cloud:google-cloud-telcoautomation:0.15.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.14.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.15.0"
```
diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md
index f430691ce4e1..20d62c4be4fa 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.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-texttospeech:2.45.0'
+implementation 'com.google.cloud:google-cloud-texttospeech:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.46.0"
```
diff --git a/java-tpu/README.md b/java-tpu/README.md
index b12c05a54311..e359b45e5485 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.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-tpu:2.45.0'
+implementation 'com.google.cloud:google-cloud-tpu:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.46.0"
```
diff --git a/java-trace/README.md b/java-trace/README.md
index 7374d7be272c..453ba130f07d 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.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-trace:2.44.0'
+implementation 'com.google.cloud:google-cloud-trace:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.45.0"
```
diff --git a/java-translate/README.md b/java-translate/README.md
index b4a1c185920b..2bd7851a41d9 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.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-translate:2.44.0'
+implementation 'com.google.cloud:google-cloud-translate:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.45.0"
```
diff --git a/java-vertexai/README.md b/java-vertexai/README.md
index 97b0ff3c2a55..5ff97ac5abf3 100644
--- a/java-vertexai/README.md
+++ b/java-vertexai/README.md
@@ -40,20 +40,20 @@ If you're using Maven without the BOM, add the following to your dependencies:
com.google.cloud
google-cloud-vertexai
- 1.4.0
+ 1.5.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vertexai:1.4.0'
+implementation 'com.google.cloud:google-cloud-vertexai:1.5.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "1.4.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "1.5.0"
```
diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md
index 85badde07031..4a4d6e0271b6 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.43.0
+ 2.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-intelligence:2.43.0'
+implementation 'com.google.cloud:google-cloud-video-intelligence:2.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.44.0"
```
diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md
index fa9c40fefa2a..bd4a6c084df0 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.46.0
+ 0.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-live-stream:0.46.0'
+implementation 'com.google.cloud:google-cloud-live-stream:0.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.47.0"
```
diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md
index d72db6116aec..9207904e2691 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.44.0
+ 0.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-stitcher:0.44.0'
+implementation 'com.google.cloud:google-cloud-video-stitcher:0.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.45.0"
```
diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md
index b9ea6481a0a8..589796677e0d 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.43.0
+ 1.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-transcoder:1.43.0'
+implementation 'com.google.cloud:google-cloud-video-transcoder:1.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.44.0"
```
diff --git a/java-vision/README.md b/java-vision/README.md
index 5e3cf41e5f83..c431c0a2af51 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.42.0
+ 3.43.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vision:3.42.0'
+implementation 'com.google.cloud:google-cloud-vision:3.43.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.42.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.43.0"
```
diff --git a/java-visionai/README.md b/java-visionai/README.md
index 584c57c00fea..efabb825bbfb 100644
--- a/java-visionai/README.md
+++ b/java-visionai/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-visionai
- 0.1.0
+ 0.2.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-visionai:0.1.0'
+implementation 'com.google.cloud:google-cloud-visionai:0.2.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.1.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.2.0"
```
diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md
index c31e6f100238..c04bef3df176 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.44.0
+ 1.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vmmigration:1.44.0'
+implementation 'com.google.cloud:google-cloud-vmmigration:1.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.45.0"
```
diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md
index b57b43fa0c3d..cf9afa2a46bf 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.38.0
+ 0.39.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vmwareengine:0.38.0'
+implementation 'com.google.cloud:google-cloud-vmwareengine:0.39.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.38.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.39.0"
```
diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md
index 5e4c17efe3de..07f805b670ae 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.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vpcaccess:2.45.0'
+implementation 'com.google.cloud:google-cloud-vpcaccess:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.46.0"
```
diff --git a/java-webrisk/README.md b/java-webrisk/README.md
index 77185afe1617..47fc79cffaa9 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.43.0
+ 2.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-webrisk:2.43.0'
+implementation 'com.google.cloud:google-cloud-webrisk:2.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.44.0"
```
diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md
index 254b3acc1dff..7c3e3381342c 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.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-websecurityscanner:2.44.0'
+implementation 'com.google.cloud:google-cloud-websecurityscanner:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.45.0"
```
diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md
index ff24d13e4d90..698938fb7948 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.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workflow-executions:2.44.0'
+implementation 'com.google.cloud:google-cloud-workflow-executions:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.45.0"
```
diff --git a/java-workflows/README.md b/java-workflows/README.md
index 32b1258519ac..e4518f6fee97 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.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workflows:2.44.0'
+implementation 'com.google.cloud:google-cloud-workflows:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.45.0"
```
diff --git a/java-workspaceevents/README.md b/java-workspaceevents/README.md
index 7a1fa225100e..59f4c72dc5c3 100644
--- a/java-workspaceevents/README.md
+++ b/java-workspaceevents/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-workspaceevents
- 0.8.0
+ 0.9.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workspaceevents:0.8.0'
+implementation 'com.google.cloud:google-cloud-workspaceevents:0.9.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.8.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.9.0"
```
diff --git a/java-workstations/README.md b/java-workstations/README.md
index ad5ff59e7bc9..d47e69a3ff7b 100644
--- a/java-workstations/README.md
+++ b/java-workstations/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-workstations
- 0.32.0
+ 0.33.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workstations:0.32.0'
+implementation 'com.google.cloud:google-cloud-workstations:0.33.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.32.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.33.0"
```