diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 7521d386..6669b043 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": "7fe3c8d567904ee5e3db32571feb7b83f8a0138f" + "sha": "71209b3deb889a1cb6e3af81415091485a72f848" } }, { diff --git a/README.md b/README.md index f5df625a..5806e049 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-containeranalysis - 1.4.0 + 2.1.0 ```