This is refactoring of the POM files in the project.
It's mainly about following changes:
Maven plugins and dependencies upgrade
Plugin default properties removal
Use similar POM files pattern like other Jakarta projects
Findbugs plugin replaced by Spotbugs plugin
Currently to simplify review process reformat is not applied.
Questions about JUnit dependency and maven-surefire-plugin. Are these components needed in the project? There are no any tests.
This is refactoring of the POM files in the project. It's mainly about following changes:
Currently to simplify review process reformat is not applied. Questions about JUnit dependency and maven-surefire-plugin. Are these components needed in the project? There are no any tests.