Fix POM warnings: upgrade JaCoCo, pin dependency versions, add plugin version #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Maven build produces several warnings that threaten build stability:
Unsupported class file major version 69errors during instrumentation. Upgrade to 0.8.13+.RELEASEversion — Pin to fixed versions for reproducible builds.<version>tag — Add explicit version.These are non-blocking warnings but future Maven versions may reject the build.