Branch: refs/heads/main
Home: https://github.com/pmd/pmd-designer
Commit: ffbda217fb24aac243374165b0df63dd45dce159
https://github.com/pmd/pmd-designer/commit/ffbda217fb24aac243374165b0df63dd45dce159
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2026-02-05 (Thu, 05 Feb 2026)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
(#325)
Bumps
[org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin)
from 3.14.1 to 3.15.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.15.0</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix Java 25 compatibility during integration tests (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1020">#1020</a>)
<a
href="https://github.com/desruisseaux"><code>@desruisseaux</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MCOMPILER-540">[MCOMPILER-540]</a>
- useIncrementalCompilation=false may add generated sources to the
sources list (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/192">#192</a>)
<a href="https://github.com/mensinda"><code>@mensinda</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Bump org.apache.maven.plugins:maven-plugins from 45 to 46 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1015">#1015</a>)
<a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Remove declaration of "plexus-snapshots" repository (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1010">#1010</a>)
<a
href="https://github.com/desruisseaux"><code>@desruisseaux</code></a></li>
<li>Works only with Maven 4.0.0 rc4 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/996">#996</a>)
<a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Enable Java 25 and Maven 4 in CI (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/975">#975</a>)
<a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.0 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1016">#1016</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump plexusCompilerVersion from 2.16.1 to 2.16.2 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1021">#1021</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1019">#1019</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1008">#1008</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.ow2.asm:asm from 9.9 to 9.9.1 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1005">#1005</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump mavenVersion from 3.9.11 to 3.9.12 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1007">#1007</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump maven-plugin-testing-harness to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1001">#1001</a>)
<a
href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
<li>Bump plexusCompilerVersion from 2.16.0 to 2.16.1 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/999">#999</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/993">#993</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump plexusCompilerVersion from 2.15.0 to 2.16.0 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/992">#992</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.ow2.asm:asm from 9.8 to 9.9 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/981">#981</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/9290cb337f199673e02b6beac0fba37d8066d72c"><code>9290cb3</code></a>
[maven-release-plugin] prepare release maven-compiler-plugin-3.15.0</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/3657d40307e88d760e00bce785ad9ec70db33f95"><code>3657d40</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/7bbf805c330756ea2f79c467657e42b0d27503e2"><code>7bbf805</code></a>
Bump plexusCompilerVersion from 2.16.1 to 2.16.2</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/57fa93829b58ea293e978d1233c2f4b3cda83c17"><code>57fa938</code></a>
Bump org.apache.maven.plugins:maven-plugins from 46 to 47</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/385e3f2809802c6908a36e8c17ef35ed7c869168"><code>385e3f2</code></a>
Fix Java 25 compatibility during integration tests (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1020">#1020</a>)</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/6b34423a7f1ad7db000fc5d64aa54052d5d88aa2"><code>6b34423</code></a>
Bump org.apache.maven.plugins:maven-plugins from 45 to 46</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/aaeb9c6079c6ed012d71e660465d99ee1806a12b"><code>aaeb9c6</code></a>
[MCOMPILER-540] useIncrementalCompilation=false may add generated
sources to ...</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/6e3db9d2c13c7309f12e9dadc8eac985b4426554"><code>6e3db9d</code></a>
Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/0fe9b843f9065fc40eebfddc7f5e0a479cc76c6d"><code>0fe9b84</code></a>
Remove declaration of "plexus-snapshots" repository (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1010">#1010</a>)</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/35f68008c4025f7b7eb669303d315197b03cd5b4"><code>35f6800</code></a>
Bump org.ow2.asm:asm from 9.9 to 9.9.1</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at
https://github.com/pmd/pmd-designer/settings/notifications
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits