5.0.0
See Plume v5.0.0 changelog and migration instructions.
Changes since 5.0.0-RC1:
- Some details have been added to the migration guide
- The version of the cron library is now managed in Plume dependencies
- The class
MockedClocknow correctly contain a@Singletonannotation
To upgrade from the 5.0.0-RC1 version to the 5.0.0 version, follow these steps:
- In the
pom.xmlfile, remove the version of the ch.eitchnet.cron library - Remove duplicated
MockedClockclass that could have been added to mitigate the missing@Singletonannotation