diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 147c98570..a8240b584 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-securitycenter.git", - "sha": "b866e8a178bc73abe880dcc6c677420d0f2110e2" + "sha": "6cee5fd471a3588091e1d8c69455d3f5ec1b66bf" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "2e7bd5cc66a3f0b90ce1c150eb35c89eeb9872d6" + "sha": "ef9d8ee2abf22c8f4d900075444e24f5a444eae3" } } ] diff --git a/README.md b/README.md index e7ce30b4a..9738515d0 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter - 1.3.7 + 1.3.8 ```