diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index fc934192929..1fb632410ee 100644 --- a/java-securitycenter/README.md +++ b/java-securitycenter/README.md @@ -30,7 +30,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud google-cloud-securitycenter - 2.8.0 + 2.9.0 @@ -52,7 +52,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter - 2.8.0 + 2.9.0 ``` diff --git a/java-securitycenter/samples/install-without-bom/pom.xml b/java-securitycenter/samples/install-without-bom/pom.xml index 0e57733394f..6b9e6a5c773 100644 --- a/java-securitycenter/samples/install-without-bom/pom.xml +++ b/java-securitycenter/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-securitycenter - 2.8.0 + 2.9.0 diff --git a/java-securitycenter/samples/snapshot/pom.xml b/java-securitycenter/samples/snapshot/pom.xml index d2e1b412606..684f169e11b 100644 --- a/java-securitycenter/samples/snapshot/pom.xml +++ b/java-securitycenter/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-securitycenter - 2.8.0 + 2.9.0 diff --git a/java-securitycenter/samples/snippets/pom.xml b/java-securitycenter/samples/snippets/pom.xml index 91ba69b4e9a..45fa698b2fb 100644 --- a/java-securitycenter/samples/snippets/pom.xml +++ b/java-securitycenter/samples/snippets/pom.xml @@ -41,7 +41,7 @@ com.google.cloud google-cloud-securitycenter - 2.8.0 + 2.9.0