Changelog for
mojo-executor-2.4.0-3.3.noarch.rpm :
* Wed Feb 21 2024 Gus Kenion
- Use %patch -P N instead of deprecated %patchN.
* Thu Oct 26 2023 Fridrich Strba - Build with source and target levels 8
* Sun Dec 04 2022 Dirk Müller - update to 2.4.0:
* Dependencies provided by Maven have been moved to the provided scope where possible
* The plexus-utils dependency must remain in the compile scope due to MNG-6965. It has been updated to version 3.0.24 to avoid spurious security vulnerability notifications due to this dependency.
* Sun Nov 24 2019 Fridrich Strba - Upgrade to version 2.3.1- Added patch:
* mojo-executor-dependency.patch + Collections.emptyList() has type of java.lang.Object and cannot be cast to List.- Specify maven.compiler.release to fix build with jdk9+ and newer maven-javadoc-plugin
* Sat Nov 02 2019 Fridrich Strba - Initial packaging of mojo-executor 2.3.0