Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by dependabot[bot] 路 Pull Request #706 路 mojohaus/mojo-parent (original) (raw)
Bumps org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0.
Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
3.15.0
馃悰 Bug Fixes
- Fix Java 25 compatibility during integration tests (#1020) @鈥媎esruisseaux
- [MCOMPILER-540] - useIncrementalCompilation=false may add generated sources to the sources list (#192) @鈥媘ensinda
馃懟 Maintenance
- Bump org.apache.maven.plugins:maven-plugins from 45 to 46 (#1015) @鈥媠lachiewicz
- Remove declaration of "plexus-snapshots" repository (#1010) @鈥媎esruisseaux
- Works only with Maven 4.0.0 rc4 (#996) @鈥媠lachiewicz
- Enable Java 25 and Maven 4 in CI (#975) @鈥媠lachiewicz
馃摝 Dependency updates
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 (#1016) @dependabot[bot]
- Bump plexusCompilerVersion from 2.16.1 to 2.16.2 (#1021) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (#1019) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (#1008) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#1005) @dependabot[bot]
- Bump mavenVersion from 3.9.11 to 3.9.12 (#1007) @dependabot[bot]
- Bump maven-plugin-testing-harness to 3.4.0 (#1001) @鈥媠lawekjaranowski
- Bump plexusCompilerVersion from 2.16.0 to 2.16.1 (#999) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (#993) @dependabot[bot]
- Bump plexusCompilerVersion from 2.15.0 to 2.16.0 (#992) @dependabot[bot]
- Bump org.ow2.asm:asm from 9.8 to 9.9 (#981) @dependabot[bot]
Commits
- 9290cb3 [maven-release-plugin] prepare release maven-compiler-plugin-3.15.0
- 3657d40 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
- 7bbf805 Bump plexusCompilerVersion from 2.16.1 to 2.16.2
- 57fa938 Bump org.apache.maven.plugins:maven-plugins from 46 to 47
- 385e3f2 Fix Java 25 compatibility during integration tests (#1020)
- 6b34423 Bump org.apache.maven.plugins:maven-plugins from 45 to 46
- aaeb9c6 [MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...
- 6e3db9d Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2
- 0fe9b84 Remove declaration of "plexus-snapshots" repository (#1010)
- 35f6800 Bump org.ow2.asm:asm from 9.9 to 9.9.1
- 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 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)