diff --git a/java-document-ai/README.md b/java-document-ai/README.md index edcce89be12b..f03c6d09c0c3 100644 --- a/java-document-ai/README.md +++ b/java-document-ai/README.md @@ -30,7 +30,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud google-cloud-document-ai - 2.7.3 + 2.7.4 ``` @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-document-ai - 2.7.3 + 2.7.4 ``` diff --git a/java-document-ai/samples/install-without-bom/pom.xml b/java-document-ai/samples/install-without-bom/pom.xml index edd310b6ba5a..505f7f5cb421 100644 --- a/java-document-ai/samples/install-without-bom/pom.xml +++ b/java-document-ai/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-document-ai - 2.7.3 + 2.7.4 diff --git a/java-document-ai/samples/snapshot/pom.xml b/java-document-ai/samples/snapshot/pom.xml index 5efec2494573..0568b3071e24 100644 --- a/java-document-ai/samples/snapshot/pom.xml +++ b/java-document-ai/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-document-ai - 2.7.3 + 2.7.4 diff --git a/java-document-ai/samples/snippets/pom.xml b/java-document-ai/samples/snippets/pom.xml index c19f3003746e..6ba58a710ef0 100644 --- a/java-document-ai/samples/snippets/pom.xml +++ b/java-document-ai/samples/snippets/pom.xml @@ -41,7 +41,7 @@ com.google.cloud google-cloud-document-ai - 2.7.3 + 2.7.4