Conversation
|
|
Updating fmt-maven-plugin also results in: |
|
easymock/easymock#547 (comment) indicates earlier versions used to shade byte-buddy, not anymore.
Fixes JDK25 issue in easymock/easymock#760
|
easymock/easymock#760 indicates easymock 5.6.0 solved JDK 25 compatibility. Additionally, easymock stopped shading byte-buddy in easymock/easymock#547, so we need to also use the newer version they try to bring. |
|
|
Skipping the format check (there still appear to be some JDK 25 issues spotify/fmt-maven-plugin#210). --------- Co-authored-by: Diego Marquez <diegomarquezp@google.com>



Skipping the format check (there still appear to be some JDK 25 issues spotify/fmt-maven-plugin#210).