v3.0
Changelog
- BC: Built using Java 11; Java 8 support dropped
- BC: Removed generics from
IResourceRepository
and replaced them withObject
- Dependency updates, all deps are now using
provided
scope - Code tweaks
- Migrate to ubuntu-22.04 in GH Actions