diff --git a/java-errorreporting/samples/install-without-bom/pom.xml b/java-errorreporting/samples/install-without-bom/pom.xml index 6c99936bc6a0..bba6326042cd 100644 --- a/java-errorreporting/samples/install-without-bom/pom.xml +++ b/java-errorreporting/samples/install-without-bom/pom.xml @@ -36,7 +36,7 @@ <dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-core</artifactId> - <version>2.8.24</version> + <version>2.8.27</version> </dependency> <dependency> <groupId>junit</groupId> diff --git a/java-errorreporting/samples/snapshot/pom.xml b/java-errorreporting/samples/snapshot/pom.xml index 29de377ed096..e9256ad84b48 100644 --- a/java-errorreporting/samples/snapshot/pom.xml +++ b/java-errorreporting/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ <dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-core</artifactId> - <version>2.8.24</version> + <version>2.8.27</version> </dependency> <dependency> <groupId>junit</groupId>