From ed2346cc98eedaf7456d3f0baeab7de80839cb44 Mon Sep 17 00:00:00 2001 From: Burke Davison <40617934+burkedavison@users.noreply.github.com> Date: Thu, 26 Dec 2024 13:00:43 -0500 Subject: [PATCH] Manually update native-image-sample's libraries-bom version to 26.52.0 Further troubleshooting needed to determine why https://github.com/googleapis/google-cloud-java/pull/11362 isn't picking up this update. Updating to 26.52.0 should resolve nightly failures due to missing native-image config --- java-samples/native-image-sample/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java-samples/native-image-sample/pom.xml b/java-samples/native-image-sample/pom.xml index efb5878736eb..c934d61ab44c 100644 --- a/java-samples/native-image-sample/pom.xml +++ b/java-samples/native-image-sample/pom.xml @@ -18,7 +18,7 @@ com.google.cloud libraries-bom - 26.51.0 + 26.52.0 pom import @@ -161,4 +161,4 @@ - \ No newline at end of file +