Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0#318
Conversation
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.1 to 3.15.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Code Coverage Report
|
|
@Dewbot review |
There was a problem hiding this comment.
Summary
Dependabot bumps the build-only maven-compiler-plugin property from 3.14.1 to 3.15.0 in pom.xml (line 39). Single-line, metadata-only change. No plugin source, tests, README, or codegen wiring touched.
Build result
Ran locally on PR head (dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0):
./mvnw -B -ntp verify— BUILD SUCCESS (49 tests, 0 failures; spotless check included)./mvnw -B -ntp spotless:check— BUILD SUCCESS
Compiler plugin 3.15.0 was exercised for both compile and testCompile phases.
Wiring completeness
Not applicable — no new DGS/@Parameter options or CodeGenConfigBuilder changes.
Backwards compatibility
Not breaking.
- No
@Parameterrenames/retypes/default changes. - No generated-output changes (
graphql-dgs-codegen-coreunchanged at8.3.0). java.versionremains 17.maven-compiler-pluginis a project build dependency only; it is not published to consumers ofgraphqlcodegen-maven-pluginand does not affect plugin<configuration>or codegen output.
Risks
Low. Upstream 3.15.0 release notes mention Java 25 compatibility fixes and an incremental-compilation edge case (MCOMPILER-540); neither affects this plugin's consumer-facing behavior. No action required.
Verdict
APPROVE — eligible Dependabot auto-merge (minor bump, build-only dependency, verify green).
Sent by Cursor Automation: grpahqlcodegen Review Agent


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.
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1Dependabot 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)