xvrl opened a new pull request, #15014:
URL: https://github.com/apache/druid/pull/15014
* update maven-shade-plugin to 3.5.0
* update animal-sniffer-plugin to 1.23
* update mockito to 5.5.0 for Java 21 support
* update easymock to 5.2.0 for Java 21 compatibility
* remove mocking of ByteBuffer, since sealed classes can no longer be mocked
(unclear if this was actually testing anything)
* add JVM options workaround for system-rules junit plugin not supporting
Java 18+
* fix reflection when mocking private field
* exclude older versions of byte-buddy from assertj-core
* fix for Java 19 changes in floating point string representation
* fix missing InitializedNullHandlingTest
--
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]