1
0
forked from pool/mojo-executor
mojo-executor/mojo-executor.changes
Fridrich Strba 6164495b92 Accepting request 1040002 from home:dirkmueller:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/1040002
OBS-URL: https://build.opensuse.org/package/show/Java:packages/mojo-executor?expand=0&rev=8
2022-12-05 07:26:39 +00:00

26 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Sun Dec 4 14:43:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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 16:51:15 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- 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<Dependency>.
- Specify maven.compiler.release to fix build with jdk9+ and newer
maven-javadoc-plugin
-------------------------------------------------------------------
Sat Nov 2 07:51:42 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of mojo-executor 2.3.0