diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index bc0ebd0a..cd475c7b 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": "62b49ffb4695104eb0dd18951c9df2bdaff744a0" + "sha": "89ae39104d79869e030b4729c93e17f35d5963ff" } }, { diff --git a/README.md b/README.md index 9e8eb64c..64c09839 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.40 + 1.3.0 ```