1.2.0
github-actions
released this
30 Sep 07:11
·
33 commits
to refs/heads/master
since this release
🚀 New features and improvements
- Bump maven API from 2.2.1 to 3.2.5 (#61) @pzygielo
- Fix provided dependencies scope (#60) @pzygielo
- Fixes #44: Update to Java 8. (#45) @bmarwell
- update junit to junit-jupiter. (#42) @bmarwell
- Make check mojo thread-safe: (#29) @dmitry-timofeev
🐛 Bug Fixes
- #51 fix of isStartElementOfScope() (#52) @fweinhold
📦 Dependency updates
- Bump stax2-api from 3.1.4 to 4.2.1 (#68) @dependabot
- Bump woodstox-core from 5.0.3 to 6.3.1 (#67) @dependabot
- Bump plexus-utils from 3.0.24 to 3.4.2 (#65) @dependabot
- Bump junit.version from 5.7.2 to 5.9.1 (#64) @dependabot
- Bump mojo-parent from 65 to 70 (#56) @pzygielo
- Bump plexus-utils from 3.0.15 to 3.0.16 in /src/it/pom (#55) @dependabot
- update junit test dependencies. (#48) @bmarwell
- update parent pom. (#41) @bmarwell
👻 Maintenance
- Execute checkstyle during build and apply recommended code format (#71) @slawekjaranowski
- Cleanup dependencies in it tests (#70) @slawekjaranowski
- Cleanup dependencies in tests (#69) @slawekjaranowski
- Project cleanup (#62) @slawekjaranowski
- Fix/jll/use https to resolve dependencies (#49) @bmarwell
- update status badge. (#47) @bmarwell
- Fix GitHub ribbon on website (#24) @darxriggs
🔧 Build
- Add dependabot configuration (#63) @slawekjaranowski
- Add Release Drafter (#59) @slawekjaranowski
- Use GitHub shared actions from ASF (#58) @slawekjaranowski
- Fix workflow trigger (#57) @pzygielo
- use two-phased workflow. (#50) @bmarwell
- do not set up graphviz. (#46) @bmarwell
- Github actions with three different JDKs and OSes. (#43) @bmarwell
- Fix Travis setup (#34) @darxriggs
- Make testing with Java 7 possible again (#25) @darxriggs