This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new ea416e44193 renovate.json - remove install-tool command
ea416e44193 is described below

commit ea416e44193b4eb09a4ec6a55750003f19100a38
Author: Jan Høydahl <[email protected]>
AuthorDate: Thu May 14 00:16:23 2026 +0200

    renovate.json - remove install-tool command
---
 .github/renovate.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/renovate.json b/.github/renovate.json
index 4646267ac95..df8acf11e36 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -9,7 +9,6 @@
   "includePaths": ["gradle/libs.versions.toml", "versions.*", "build.gradle", 
".github/workflows/*"],
   "postUpgradeTasks": {
     "commands": [
-      "install-tool java 21.0.11+10.0.LTS",
       "./gradlew resolveAndLockAll --write-locks",
       "./gradlew kotlinUpgradeYarnLock",
       "./gradlew updateLicenses"

Reply via email to