janhoy commented on PR #4581:
URL: https://github.com/apache/solr/pull/4581#issuecomment-4853484770

   What is a bit hard to predict is when some dependency suddenly decides to 
require JDK17 instead of JDK11 (or JDK22 instead of JDK21) in a **minor** 
version instead of a major - it has happened several times. That will break an 
entire upgrade group and the only way out is to manually weed out that 
dependency bump on the PR brahch. But it should then be coupled with adding a 
rule to `renovate.json` pinning that dependency on a certaion max-version..


-- 
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