[MCOMPILER-564] Bump plexusCompilerVersion from 2.13.0 to 2.14.1 by dependabot[bot] · Pull Request #216 · apache/maven-compiler-plugin (original) (raw)
Bumps plexusCompilerVersion from 2.13.0 to 2.14.1.
Updates org.codehaus.plexus:plexus-compiler-api from 2.13.0 to 2.14.1
Release notes
Sourced from org.codehaus.plexus:plexus-compiler-api's releases.
2.14.1
🐛 Bug Fixes
- Restore AbstractCompiler#getLogger() method (#334) @slawekjaranowski
2.14.0
❗ Requirements for plexus compilers
- plexus-compiler-aspectj - JDK 17+, Maven 3.9.6
- plexus-compiler-eclipse - JDK 17+, Maven 3.9.6
- plexus-compiler-javac - JDK 8+
- plexus-compiler-javac-errorprone - JDK 11+
🚨 Removed
- Drop J2ObjC compiler (#325) @slawekjaranowski
🚀 New features and improvements
- Update AspectJ Compiler to 1.9.21 to support Java 21 (#330) @slachiewicz
- Require JDK 17 for build (#327) @slawekjaranowski
- Improve locking on JavacCompiler (#315) @gnodet
- Include 'parameter' and 'preview' describe log (#319) @jorsol
- Switch to SISU annotations and plugin, fixes #217 (#313) @gnodet
- Support jdk 21 (#311) @gnodet
- Require Maven 3.5.4+ (#283) @slachiewicz
- Require Java 11 for plexus-compiler-eclipse an javac-errorprone and aspectj compilers (#279) @slachiewicz
- Add support to run its with Java 20 (#277) @slachiewicz
🐛 Bug Fixes
- Fix javac memory leak (#309) @gnodet
- Validate zip file names before extracting (Zip Slip) (#291) @slachiewicz
📦 Dependency updates
- Update AspectJ Compiler to 1.9.21 to support Java 21 (#330) @slachiewicz
- Bump org.codehaus.plexus:plexus from 15 to 16 (#328) @dependabot
- Bump org.eclipse.jdt:ecj from 3.33.0 to 3.36.0 (#326) @dependabot
- Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 (#317) @dependabot
- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#320) @dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#321) @dependabot
- Upgrade parent and reformat using spotless (#314) @gnodet
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#310) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.22.0 to 2.23.0 (#308) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0 (#306) @dependabot
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 (#304) @dependabot
... (truncated)
Commits
- 385e066 [maven-release-plugin] prepare release plexus-compiler-2.14.1
- 3ab39cd Restore AbstractCompiler#getLogger() method
- 49a464d [maven-release-plugin] prepare for next development iteration
- c25664b [maven-release-plugin] prepare release plexus-compiler-2.14.0
- 391fc13 Bump project version to 2.14.0-SNAPSHOT
- 2dcea6b Document a requirements for plexus compilers (#329)
- 4bc179f Injecting beans compiled for Java 17 works only with Maven 3.9.6+ thanks to E...
- d744dd5 Update AspectJ Compiler to 1.9.21 to support Java 21
- 307d99d Bump org.codehaus.plexus:plexus from 15 to 16 (#328)
- 4759a5d Bump org.eclipse.jdt:ecj from 3.33.0 to 3.36.0
- Additional commits viewable in compare view
Updates org.codehaus.plexus:plexus-compiler-manager from 2.13.0 to 2.14.1
Release notes
Sourced from org.codehaus.plexus:plexus-compiler-manager's releases.
2.14.1
🐛 Bug Fixes
- Restore AbstractCompiler#getLogger() method (#334) @slawekjaranowski
2.14.0
❗ Requirements for plexus compilers
- plexus-compiler-aspectj - JDK 17+, Maven 3.9.6
- plexus-compiler-eclipse - JDK 17+, Maven 3.9.6
- plexus-compiler-javac - JDK 8+
- plexus-compiler-javac-errorprone - JDK 11+
🚨 Removed
- Drop J2ObjC compiler (#325) @slawekjaranowski
🚀 New features and improvements
- Update AspectJ Compiler to 1.9.21 to support Java 21 (#330) @slachiewicz
- Require JDK 17 for build (#327) @slawekjaranowski
- Improve locking on JavacCompiler (#315) @gnodet
- Include 'parameter' and 'preview' describe log (#319) @jorsol
- Switch to SISU annotations and plugin, fixes #217 (#313) @gnodet
- Support jdk 21 (#311) @gnodet
- Require Maven 3.5.4+ (#283) @slachiewicz
- Require Java 11 for plexus-compiler-eclipse an javac-errorprone and aspectj compilers (#279) @slachiewicz
- Add support to run its with Java 20 (#277) @slachiewicz
🐛 Bug Fixes
- Fix javac memory leak (#309) @gnodet
- Validate zip file names before extracting (Zip Slip) (#291) @slachiewicz
📦 Dependency updates
- Update AspectJ Compiler to 1.9.21 to support Java 21 (#330) @slachiewicz
- Bump org.codehaus.plexus:plexus from 15 to 16 (#328) @dependabot
- Bump org.eclipse.jdt:ecj from 3.33.0 to 3.36.0 (#326) @dependabot
- Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 (#317) @dependabot
- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#320) @dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#321) @dependabot
- Upgrade parent and reformat using spotless (#314) @gnodet
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#310) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.22.0 to 2.23.0 (#308) @dependabot
- Bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0 (#306) @dependabot
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 (#304) @dependabot
... (truncated)
Commits
- 385e066 [maven-release-plugin] prepare release plexus-compiler-2.14.1
- 3ab39cd Restore AbstractCompiler#getLogger() method
- 49a464d [maven-release-plugin] prepare for next development iteration
- c25664b [maven-release-plugin] prepare release plexus-compiler-2.14.0
- 391fc13 Bump project version to 2.14.0-SNAPSHOT
- 2dcea6b Document a requirements for plexus compilers (#329)
- 4bc179f Injecting beans compiled for Java 17 works only with Maven 3.9.6+ thanks to E...
- d744dd5 Update AspectJ Compiler to 1.9.21 to support Java 21
- 307d99d Bump org.codehaus.plexus:plexus from 15 to 16 (#328)
- 4759a5d Bump org.eclipse.jdt:ecj from 3.33.0 to 3.36.0
- Additional commits viewable in compare view
Updates org.codehaus.plexus:plexus-compiler-javac from 2.13.0 to 2.14.1
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)