diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index c929b2e12..b760b7403 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-vision.git", - "sha": "4250907dda0fea460454919f17a6f80085b06833" + "sha": "c249d38b8eb9b335d58a94ed497c88bf2386f6e5" } }, { diff --git a/README.md b/README.md index efea4a53d..6aa3e3bb3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-vision - 1.103.1 + 1.103.3 ```