janhoy opened a new pull request, #4426:
URL: https://github.com/apache/solr/pull/4426

   The latest version of renovatebot docker image embeds JDK25 instead of 
JDK21. Our build (gradle 8.10) cannot use JDK>=23, so this now crashes. 
Soution, until we upgrade gradle, is to install jdk21 in the renovate run. This 
must be done in renovate.json in the repo.
   
   The command below is NOP if jdk21 is already installed, else it triggers 
install, that takes some 20 seconds. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to