1.5.5
User-Side Changes
- Fixed issue #83 and similar issues, whitelisted code now has more permissions. This can also help with
ByteBuddy
and theByteBuddyAgent
. - Update to JUnit 5 Jupiter version
5.7.2
and JUnit 5 Platform1.7.2
. See their release notes for details. - The renaming from AJTS to Ares now also applies to the published artifacts (e.g. the POM). The Maven coordinates (e.g. the artifact id) have not changed.
Please also have a look at the post on the future of Ares with upcoming JDK versions #113.
Developer-Side Changes
- Test and CI dependency updates