1.23
github-actions
released this
25 Mar 08:26
·
44 commits
to refs/heads/master
since this release
🚀 New features and improvements
- Get rid of maven-compat use Resolver API (#239) @slawekjaranowski
- Update plugin, require Maven 3.2.5 (#223) @cstamas
- Improve field handling (#212) @Marcono1234
📦 Dependency updates
- Bump parent from 70 to 74 and poms cleanup (#241) @slawekjaranowski
- Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#238) @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 (#236) @dependabot
- Bump maven-plugin-plugin from 3.7.1 to 3.8.1 (#234) @dependabot
- Bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#235) @dependabot
- Bump enforcer-api from 3.1.0 to 3.2.1 (#232) @dependabot
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#231) @dependabot
- Bump maven-plugin-plugin from 3.7.0 to 3.7.1 (#228) @dependabot
- Bump ant from 1.10.12 to 1.10.13 (#226) @dependabot
- Bump maven-plugin-annotations from 3.7.0 to 3.7.1 (#229) @dependabot
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 (#227) @dependabot
- Bump maven-plugin-annotations from 3.6.4 to 3.7.0 (#221) @dependabot
- Bump maven-plugin-plugin from 3.6.4 to 3.7.0 (#220) @dependabot
- Bump asm from 9.3 to 9.4 (#217) @dependabot
- Bump maven-shade-plugin from 3.4.0 to 3.4.1 (#219) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#218) @dependabot
- Bump maven-common-artifact-filters from 3.3.1 to 3.3.2 (#216) @dependabot
- Bump maven-shade-plugin from 3.3.0 to 3.4.0 (#215) @dependabot
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#213) @dependabot
👻 Maintenance
- Refresh documentation site (#242) @slawekjaranowski
- Prepare to run on Java 19+ (#237) @slachiewicz
- Update usage.apt.vm (#222) @hbeni
- Use HTTPS links in README and replace Travis badge (#211) @Marcono1234