From 2aac902f47170f5ac8811a1f588999c2047fd41c Mon Sep 17 00:00:00 2001 From: Burke Davison <40617934+burkedavison@users.noreply.github.com> Date: Thu, 26 Dec 2024 10:18:22 -0500 Subject: [PATCH] fix: renovate-bot now updates native-image-sample libraries-bom version Original PR to limit renovate-bot's libraries-bom updates due to conflict with hermetic build: #10768 However, we want the native-image-sample to be included in these updates. It is not updated by hermetic build. --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index a5abebbe38ad..c562660b1d7f 100644 --- a/renovate.json +++ b/renovate.json @@ -54,6 +54,7 @@ "fileMatch": [ "java-dns/README.md", "java-notification/README.md", + "java-samples/native-image-sample/pom.xml", "java-vertexai/README.md" ], "matchStrings": [