Skip to content

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0#318

Merged
cursor[bot] merged 1 commit into
mainfrom
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
Jun 19, 2026
Merged

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0#318
cursor[bot] merged 1 commit into
mainfrom
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

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

👻 Maintenance

📦 Dependency updates

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 compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Code Coverage Report

Overall Project 86.26% 🍏

There is no coverage information present for the Files changed

@deweyjose

Copy link
Copy Markdown
Owner

@Dewbot review

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 verifyBUILD SUCCESS (49 tests, 0 failures; spotless check included)
  • ./mvnw -B -ntp spotless:checkBUILD 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 @Parameter renames/retypes/default changes.
  • No generated-output changes (graphql-dgs-codegen-core unchanged at 8.3.0).
  • java.version remains 17.
  • maven-compiler-plugin is a project build dependency only; it is not published to consumers of graphqlcodegen-maven-plugin and 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).

Open in Web View Automation 

Sent by Cursor Automation: grpahqlcodegen Review Agent

@cursor cursor Bot merged commit df24e40 into main Jun 19, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0 branch June 19, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant