gnodet opened a new pull request, #12969:
URL: https://github.com/apache/maven/pull/12969

   ## Summary
   Backport of #12968 to `maven-4.0.x`.
   
   - JLine 4.4.0 replaced `Sized.getWidth()`/`getHeight()` with 
`getColumns()`/`getRows()`
   - Updates `FastTerminal` overrides, `MessageUtils.getTerminalWidth()` 
delegate call, and a Javadoc reference in `FastTerminalReentrancyTest`
   
   ## Test plan
   - [ ] Existing tests pass (`FastTerminalReentrancyTest` exercises the 
affected code paths)
   - [ ] CI green
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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

Reply via email to