·
4 commits
to refs/heads/maven-compiler-plugin-3.x
since this release
๐ New features and improvements
- Enable GitHub Issues (#305) @slawekjaranowski
- [MCOMPILER-579] - allow module-version configuration (#273) @mguillem
- Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0 - JDK 24 support (#293) @dependabot[bot]
- Update release-drafter configuration, PR automation (#281) @slawekjaranowski
- [MCOMPILER-588] - JUnit4 test framework to JUnit5 migration (#236) @MidNight-er
๐ Bug Fixes
- Fix release-drafter config (#292) @slawekjaranowski
- [MCOMPILER-591] - testCompile - fix detections of target less than 1.9 (#240) @slawekjaranowski
๐ฆ Dependency updates
- Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0 - JDK 24 support (#293) @dependabot[bot]
- Bump mavenVersion from 3.6.3 to 3.9.9 (#283) @dependabot[bot]
- Bump org.mockito:mockito-core from 4.8.0 to 4.11.0 (#288) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (#285) @dependabot[bot]
- [MCOMPILER-590] - Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#235) @dependabot[bot]
๐ป Maintenance
- Update scm tag according to branch (#303) @slawekjaranowski
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#300) @Bukama
- Use JUnit version from parent (#299) @slawekjaranowski
- [MCOMPILER-529] - Update docs about version schema (Maven 3) (#295) @Bukama
- Use default Maven versions for build on GitHub (#289) @slawekjaranowski
- Remove Maven 3 note (#241) @elharo
- Remove info about old versions (#237) @elharo
๐ง Build
- Exclude JDK 8 - temurin, adopt-openj9 on macos, use defaults values (#238) @slawekjaranowski