stevenschlansker opened a new pull request, #2224: URL: https://github.com/apache/fury/pull/2224
## What does this PR do? Update Lombok for building with recent JDK versions ## Does this PR introduce any user-facing change? No Recent JDK versions require opting in to annotation processing. Lombok hooks into JDK internals and the old version is not compatible with latest JDK. -- 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]
