Skip to content

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.15.0 to 3.16.0 in the dependencies group - #569

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_977644887
Sep 8, 2026
Merged

copybara-service[bot] merged 1 commit into
masterfrom
test_977644887

Conversation

@copybara-service

Copy link
Copy Markdown

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.15.0 to 3.16.0 in the dependencies group

Bumps the dependencies group with 1 update: org.apache.maven.plugins:maven-compiler-plugin.

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.15.0 to 3.16.0

Release notes

Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.

3.16.0

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits
  • e7bba6e [maven-release-plugin] prepare release maven-compiler-plugin-3.16.0
  • c906809 Avoid using deprecated method CompilerConfiguration.setCompilerVersion
  • ad74fee Replace adopt-openj9 by semeru JDK distribution on GH
  • beb0eda Recompile when dependencies change (#1102)
  • a0b689e [MCOMPILER-578] Track outputs across compiler executions (#1091)
  • 2e81228 Fix incremental detection of empty sources, 3.x (#1075)
  • 2132f5b configure ATR project
  • 5992b77 Build fails when annotation processor list is empty (but present) (#1077)
  • acccef7 Bump plexusCompilerVersion from 2.16.2 to 2.17.0
  • 72bc445 Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Fixes #568

FUTURE_COPYBARA_INTEGRATE_REVIEW=#568 from google:dependabot/maven/dependencies-9d8ad5c4fc 938388a

…16.0 in the dependencies group

Bumps the dependencies group with 1 update: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin).

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apache/maven-compiler-plugin/releases">org.apache.maven.plugins:maven-compiler-plugin's releases</a>.</em></p>
<blockquote>
<h2>3.16.0</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Recompile when dependencies change (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1102">#1102</a>) <a href="https://github.com/wilx"><code>@​wilx</code></a></li>
<li>Fix incremental detection of empty sources, 3.x (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1075">#1075</a>) <a href="https://github.com/wilx"><code>@​wilx</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MCOMPILER-578">[MCOMPILER-578]</a> - Track outputs across compiler executions (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1091">#1091</a>) <a href="https://github.com/wilx"><code>@​wilx</code></a></li>
<li>Build fails when annotation processor list is empty (but present) (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1077">#1077</a>) <a href="https://github.com/wilx"><code>@​wilx</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MCOMPILER-374">[MCOMPILER-374]</a> - Unable to compile MR-JAR code against older directories when module-info.java is present (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1093">#1093</a>) <a href="https://github.com/wilx"><code>@​wilx</code></a></li>
<li>Make mcompiler-120 IT locale independent (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1063">#1063</a>) <a href="https://github.com/anilvdl"><code>@​anilvdl</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MCOMPILER-569">[MCOMPILER-569]</a> - Document implicitly compiled excluded sources (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1092">#1092</a>) <a href="https://github.com/wilx"><code>@​wilx</code></a></li>
<li>Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1074">#1074</a>) <a href="https://github.com/potiuk"><code>@​potiuk</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Avoid using deprecated method CompilerConfiguration.setCompilerVersion (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1121">#1121</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Replace adopt-openj9 by semeru JDK distribution on GH (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1122">#1122</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Port the site documentation from APT to Markdown (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1110">#1110</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
<li>Verify against Maven 4.0.0-rc-6 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1105">#1105</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
<li>Fix tests on Jenkins (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1100">#1100</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1074">#1074</a>) <a href="https://github.com/potiuk"><code>@​potiuk</code></a></li>
<li>Refactor compiler mojo to use dependency injection and improve string… (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1066">#1066</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
<li>Fix ITs for Maven 3.10.x (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1061">#1061</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Update maven-surefire-plugin version to 3.x in the MCOMPILER-481 IT (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1035">#1035</a>) <a href="https://github.com/cdouillard"><code>@​cdouillard</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump plexusCompilerVersion from 2.16.2 to 2.17.0 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1112">#1112</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1113">#1113</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>use latest Maven 4 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1045">#1045</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
<li>Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 5 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1083">#1083</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml from 4 to 5 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1082">#1082</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml from 4 to 5 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1084">#1084</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugins:maven-plugins from 48 to 49 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1068">#1068</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.1 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1047">#1047</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugins:maven-plugins from 47 to 48 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1050">#1050</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump mavenVersion from 3.9.14 to 3.9.16 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1054">#1054</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.ow2.asm:asm from 9.10 to 9.10.1 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1059">#1059</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.ow2.asm:asm from 9.9.1 to 9.10 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1053">#1053</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump mavenVersion from 3.9.13 to 3.9.14 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1041">#1041</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump mavenVersion from 3.9.12 to 3.9.13 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1038">#1038</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1032">#1032</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/e7bba6ed5f9c17003d5c5d1413144bb214177408"><code>e7bba6e</code></a> [maven-release-plugin] prepare release maven-compiler-plugin-3.16.0</li>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/c906809e0c0b2c79e8a03165cb942f152a911416"><code>c906809</code></a> Avoid using deprecated method CompilerConfiguration.setCompilerVersion</li>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/ad74fee36865d7a1752c9b96ff9a9e702565fdb3"><code>ad74fee</code></a> Replace adopt-openj9 by semeru JDK distribution on GH</li>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/beb0eda2100e77d3f01bf4cc89edd5b721411f63"><code>beb0eda</code></a> Recompile when dependencies change (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1102">#1102</a>)</li>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/a0b689e0e7f13d3a7dded7847a807fe6453e0358"><code>a0b689e</code></a> [MCOMPILER-578] Track outputs across compiler executions (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1091">#1091</a>)</li>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/2e8122841d9b10d2d83a90cc07530d7a09eebc47"><code>2e81228</code></a> Fix incremental detection of empty sources, 3.x (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1075">#1075</a>)</li>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/2132f5bf0cbfcde26301084c4833f1a9420f1baf"><code>2132f5b</code></a> configure ATR project</li>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/5992b772033a7488767c4b3aa806f080eba96593"><code>5992b77</code></a> Build fails when annotation processor list is empty (but present) (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1077">#1077</a>)</li>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/acccef703e5491c29c6dd9e8381677d3e7927589"><code>acccef7</code></a> Bump plexusCompilerVersion from 2.16.2 to 2.17.0</li>
<li><a href="https://github.com/apache/maven-compiler-plugin/commit/72bc4454dfdcd1c3551137e5b27560f88b4480ae"><code>72bc445</code></a> Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-compiler-plugin&package-manager=maven&previous-version=3.15.0&new-version=3.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions

</details>

Fixes #568

COPYBARA_INTEGRATE_REVIEW=#568 from google:dependabot/maven/dependencies-9d8ad5c4fc 938388a
PiperOrigin-RevId: 977948842
@copybara-service
copybara-service Bot merged commit ac669f4 into master Sep 8, 2026
5 checks passed
@copybara-service
copybara-service Bot deleted the test_977644887 branch September 8, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants