diff --git a/.kokoro/presubmit/graalvm-native-a.cfg b/.kokoro/presubmit/graalvm-native-a.cfg index c38e25b41..082c3035b 100644 --- a/.kokoro/presubmit/graalvm-native-a.cfg +++ b/.kokoro/presubmit/graalvm-native-a.cfg @@ -3,7 +3,7 @@ # Configure the docker image for kokoro-trampoline. env_vars: { key: "TRAMPOLINE_IMAGE" - value: "gcr.io/cloud-devrel-public-resources/graalvm_a:1.7.6" + value: "gcr.io/cloud-devrel-public-resources/graalvm_a:1.7.7" } env_vars: { diff --git a/.kokoro/presubmit/graalvm-native-b.cfg b/.kokoro/presubmit/graalvm-native-b.cfg index fc616c06e..75a3936cf 100644 --- a/.kokoro/presubmit/graalvm-native-b.cfg +++ b/.kokoro/presubmit/graalvm-native-b.cfg @@ -3,7 +3,7 @@ # Configure the docker image for kokoro-trampoline. env_vars: { key: "TRAMPOLINE_IMAGE" - value: "gcr.io/cloud-devrel-public-resources/graalvm_b:1.7.6" + value: "gcr.io/cloud-devrel-public-resources/graalvm_b:1.7.7" } env_vars: { diff --git a/bom/pom.xml b/bom/pom.xml index cbeb3f4c1..46d81ffb2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -122,7 +122,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.4 sign-artifacts diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index caaebc6dd..c14201002 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -186,7 +186,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.12 jacoco-check diff --git a/pom.xml b/pom.xml index 0afc902d8..bda619694 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ com.google.cloud google-cloud-shared-config - 1.7.6 + 1.7.7 @@ -75,7 +75,7 @@ 2.0.26 3.0.2 false - 2.18.0 + 2.27.1 @@ -163,7 +163,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -282,7 +282,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.12 @@ -381,7 +381,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -407,7 +407,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.4 sign-artifacts diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 0710d8098..1eda7c3f3 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 26.26.0 + 26.38.0 pom import