Skip to content

2.2.1

Compare
Choose a tag to compare
@amanteaux amanteaux released this 22 Jun 15:07
· 54 commits to master since this release

Changelog

  • Upgrade cron-utils from version 8.0.0 to version 9.1.5 (security issue)
  • Upgrade junit (testing) from version 4.12 to version 4.13.2 (security issue)
  • Upgrade assertj-core (testing) and lombok (dev only)

Maven

<dependency>
    <groupId>com.coreoz</groupId>
    <artifactId>wisp</artifactId>
    <version>2.2.1</version>
</dependency>