diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 82a268cb..0e84b0eb 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-containeranalysis.git", - "sha": "874915cb9c8f42c1e56824cd4a8de44affbc7dc9" + "sha": "d7f8a70b25e04b92507636bf70697e6ec0ff952b" } }, { diff --git a/README.md b/README.md index a4551dfc..f8ed673c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-containeranalysis - 1.2.11 + 1.2.29 ```