v0.0.15.1 Release
Pre-release
Pre-release
!! IMPORTANT !!
This release is a test release by the new project maintainer. This release includes all the changes planned for v0.14.1, but should not be used in production projects. The version number was set artificially low to prevent tools from auto-upgrading.
What's Changed
- Fix "incompatible types:
List<DependencyResource>
cannot be converted tojava.util.List<Dependency>
" error by @jspricke in #154 - Upgrade jaxb2-basics version by @Tmarty in #165
- Remove usage of unclosed URLClassLoader by @marcphilipp in #169
- [#210] Add a GH action to build PR's by @mattrpav in #211
- [#210] Add a GH action to build PR's by @mattrpav in #212
- [#213] Upgrade jaxb 23 to latest by @mattrpav in #214
- [#215, #216] Disable failing tests for now by @mattrpav in #217
- [#218] Update for test release to Maven Central by @mattrpav in #219
- [#218] Add release plugin and updates scm to github by @mattrpav in #220
- [#218] Add OSSRH staging plugin by @mattrpav in #223
New Contributors
- @mattrpav is the primary maintainer
- @jspricke made their first contribution in #154
- @Tmarty made their first contribution in #165
- @marcphilipp made their first contribution in #169
Full Changelog: 0.14.0...0.0.15.1