Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 in /org-apache-maven-plugins-test by dependabot[bot] 路 Pull Request #1971 路 s4u/pgp-keys-map (original) (raw)
Bumps org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0.
Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
3.12.0
馃殌 New features and improvements
- [MCOMPILER-562] - Add property maven.compiler.outputDirectory to CompilerMojo (#213) @鈥媕GauravGupta
- [MCOMPILER-381] - Refactor incremental detection (#181) @鈥媕orsol
- [MCOMPILER-542] - Clean JDK patch version in module-info.class (#208) @鈥媕orsol
- [MCOMPILER-558] - compileSourceRoots in testCompile should be writable (#209) @鈥媗orenzsimon
- [MCOMPILER-559] - Warn if overwriting the project's artifact's file to a different value (#211) @鈥媑nodet
- [MCOMPILER-550] - make outputDirectory writable (#202) @鈥媌marwell
- [MCOMPILER-549] - Improve log message in case of recompilation - fix jenkins build (#203) @鈥媠lawekjaranowski
- [MCOMPILER-549] - Improve log message in case of recompilation (#201) @鈥婤rowneMonke
- [MCOMPILER-391] - Use dep mgmt when resolving annotation processors and their deps (#180) @鈥媝siroky
- [MCOMPILER-531] - Prepare for Java 20(-ea) (#184) @鈥媠lachiewicz
馃悰 Bug Fixes
- [MCOMPILER-333] - Cleanup generated source files (#214) @鈥媕orsol
- [MCOMPILER-544] - don't add items to classpath that are not used for that (#198) @鈥媗aeubi
- [MCOMPILER-547] - : Initialize pathElements to empty (#199) @鈥媟ovarga
馃摝 Dependency updates
- [MCOMPILER-564] - Bump plexusCompilerVersion from 2.13.0 to 2.14.1 (#216) @鈥媎ependabot
- [MCOMPILER-557] - Upgrade maven-plugin parent to 41 - fix build (#210) @鈥媠lawekjaranowski
- [MCOMPILER-554] - Update plexus-java to 1.2.0 (#207) @鈥媕orsol
- [MCOMPILER-551] - Upgrade Parent to 40 (#205) @鈥媠lawekjaranowski
- [MCOMPILER-541] - update maven-shared-utils to 3.4.2 (#195) @鈥媏lharo
- Bump apache/maven-gh-actions-shared from 2 to 3 (#182) @鈥媎ependabot
- Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#179) @鈥媎ependabot
馃懟 Maintenance
- [MCOMPILER-565] - Allow project build by Maven 4 (#217) @鈥媠lawekjaranowski
- [MCOMPILER-552] - Refresh download page (#204) @鈥媠lawekjaranowski
- Remove references to old Maven versions. (#194) @鈥媏lharo
- (doc) Drop unused and vulnerable dependency to log4j (#190) @鈥媠lachiewicz
- [MNG-6829] - Replace StringUtils#isEmpty(String) & #isNotEmpty(String) (#189) @鈥媡imtebeek
- Update plexus-utils to 3.0.24 - in its (#183) @鈥媠lachiewicz
Commits
- c08b0fd [maven-release-plugin] prepare release maven-compiler-plugin-3.12.0
- a1c5b13 [MCOMPILER-565] Allow project build by Maven 4
- 4855773 Bump plexusCompilerVersion from 2.13.0 to 2.14.1
- 1d05342 [MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...
- ea74978 [MCOMPILER-381] - Refactor incremental detection (#181)
- fd37f09 [MCOMPILER-333] Cleanup generated source files (#214)
- d721f0f [MCOMPILER-542] rework log and conditions to run
- 8420d58 [MCOMPILER-542] Clean JDK patch version in module-info.class
- 340f63c [MCOMPILER-542] add IT
- e5375fd [MCOMPILER-558] compileSourceRoots in testCompile should be writable (#209)
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)