·
16 commits
to refs/heads/master
since this release
🚀 New features and improvements
- [MTOOLCHAINS-49] - Automatic discovery of JDK toolchains (#14) @gnodet
📦 Dependency updates
- Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#33) @dependabot
- Bump apache/maven-gh-actions-shared from 3 to 4 (#29) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /src/it/setup-custom-toolchain (#16) @dependabot
- Bump plexus-utils from 3.0.15 to 3.0.16 in /src/it/setup-custom-toolchain (#10) @dependabot
📝 Documentation updates
- rework documentation for new JDK-specific goals (#32) @hboutemy
- Remove duplicate content (#28) @elharo
- rework documentation (#25) @hboutemy
- Use https for site links (#23) @elharo
- improve menu (#22) @hboutemy
- Expand JDK toolchain docs (#18) @elharo
- Minor grammar and typos (#12) @elharo
👻 Maintenance
- Fix dependencies according to dependency:analyze (#27) @gnodet
- add jdk toolchain ITs (#26) @hboutemy
- [MTOOLCHAINS-51] - Upgrade to maven 3.9.6 at compile time and 3.6.3 at runtime (#20) @gnodet
- [MTOOLCHAINS-50] - Update parent pom to 41 (#19) @elharo