- 
                Notifications
    
You must be signed in to change notification settings  - Fork 20
 
Commit 45a8b62
authored
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 (#239)
Bumps
[org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin)
from 3.14.0 to 3.14.1.
<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.14.1</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Improve DeltaList behavior for large projects (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/335">#335</a>)
<a href="https://github.com/gsmet"><code>@gsmet</code></a></li>
<li>Allow to not use --module-version for the Java compiler (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/331">#331</a>)
<a href="https://github.com/pzygielo"><code>@pzygielo</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Add generatedSourcesPath back to the maven project (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/312">#312</a>)
<a href="https://github.com/mensinda"><code>@mensinda</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MCOMPILER-538">[MCOMPILER-538]</a>
- Do not add target/generated-sources/annotations to the source roots
(<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/191">#191</a>)
<a href="https://github.com/mensinda"><code>@mensinda</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Enforce asm version used here, to not depend on brittle transitive
(<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/964">#964</a>)
<a href="https://github.com/olamy"><code>@olamy</code></a></li>
<li>Bump mavenVersion from 3.9.10 to 3.9.11 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/952">#952</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugins:maven-plugins from 44 to 45 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/935">#935</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump mavenVersion from 3.9.9 to 3.9.10 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/336">#336</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/324">#324</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/316">#316</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/0df6940466a5759a7c16947214ece072561fe23b"><code>0df6940</code></a>
[maven-release-plugin] prepare release maven-compiler-plugin-3.14.1</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/1bf9e5afdee07dd9063e715540401580209ae7d8"><code>1bf9e5a</code></a>
Enforce asm version used here, to not depend on brittle transitive (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/issues/964">#964</a>)</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/f5161c48c5941da99eabcc140b80b86fc1d6d839"><code>f5161c4</code></a>
Bump mavenVersion from 3.9.10 to 3.9.11 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/issues/952">#952</a>)</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/63846f11f56d08cc0041aa44b74e64ca4e964e68"><code>63846f1</code></a>
Improve DeltaList behavior for large projects (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/issues/335">#335</a>)</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/ab3f845238dfcde50fb3c936f4de8a764e7abc54"><code>ab3f845</code></a>
Bump org.apache.maven.plugins:maven-plugins from 44 to 45</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/164bad4b393974ff55c9441431989e60057ded4d"><code>164bad4</code></a>
Allow to not use --module-version for the Java compiler</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/0b76ccde1c7cdd09ab52a2e38e5add6ac2baf57c"><code>0b76ccd</code></a>
Bump mavenVersion from 3.9.9 to 3.9.10</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/5dbc9c3b20ae4c59bdf5789e62d8dfbe90ca678a"><code>5dbc9c3</code></a>
Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/17949d1020970929796b240e99527bc206a65de0"><code>17949d1</code></a>
Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/issues/316">#316</a>)</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/d44d1bee9698947b5fbfc566ce54eaa91e257ec9"><code>d44d1be</code></a>
Add generatedSourcesPath back to the maven project</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1">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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>1 parent c2890cc commit 45a8b62Copy full SHA for 45a8b62
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
169 | 169 |  | |
170 | 170 |  | |
171 | 171 |  | |
172 |  | - | |
 | 172 | + | |
173 | 173 |  | |
174 | 174 |  | |
175 | 175 |  | |
 | |||
0 commit comments