Uh oh!
There was an error while loading. Please reload this page.
Pin Jetty to 10 on branch_9x - #4602
Conversation
|
6023576 to
50213f3Compare8c922a5 to
812b914Compareepugh
commented
Aug 17, 2026
Thoughts @janhoy on just figuring out how to tell solrbot NOT to do at least the jetty upgrade? We can't go from Jetty 10 to Jetty 12 due to the Java version issues. Not sure about the other iteams flagged... |
c130b7f to
ce52a91Comparece52a91 to
22bb571Compareepugh
commented
Aug 22, 2026
taking a crack at pinning our Jetty version, but getting other dependencies updated.... |
This reverts commit 22bb571.
epugh
commented
Aug 22, 2026
all other dependency updates failed once we pinned to jetty 10, so backed them all out. |
epugh
commented
Aug 22, 2026
Going to merge early next week. |
epugh
commented
Aug 22, 2026
Odd pre commit failure. Honestly I was expecting a issue around licenses and lock files, as that was what I struggled with on the Kafka update on main!!! |
epugh
commented
Aug 22, 2026
A bit confused, but this has been applied already somehow to branch_9x, so going to close this one. |
After a failed update to jetty 12 on branch_9x made by Solrbot, figured out we are missing a pin of jetty to 10. This does this.