HarshMehta112 opened a new pull request, #377: URL: https://github.com/apache/maven-shared-utils/pull/377
Fixes #373 ### Changes - Updated `org.jline:jansi` to version `3.25.1` (last version supporting Java 8) - Ensured compatibility with existing usage in `maven-shared-utils` ### Notes - Versions of `jansi` newer than `3.25.1` require Java 11+, so they cannot be used while maintaining Java 8 support. - This is a dependency-only change with no functional impact expected. ### Summary This update preserves Java 8 compatibility while keeping the dependency as up to date as possible within supported constraints. -- 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]
