dependabot[bot] opened a new pull request, #147:
URL: https://github.com/apache/maven-jlink-plugin/pull/147

   Bumps 
[maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 
3.8.1 to 3.11.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-compiler-plugin/releases";>maven-compiler-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.10.1</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-426";>[MCOMPILER-426]</a> 
- add flag to enable-preview java compiler feature (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/98";>#98</a>)
 <a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-346";>[MCOMPILER-346]</a> 
- workaround to jdk bug: assertion error from javaxcompiler javax.tools API (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/97";>#97</a>)
 <a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-485";>[MCOMPILER-485]</a> 
- Fixes internal string format in generated package-info.class (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/95";>#95</a>)
 <a href="https://github.com/dbwiddis";><code>@​dbwiddis</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/94";>#94</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <h2>Other contributions</h2>
   <ul>
   <li>thanks to <a href="https://github.com/basil";><code>@​basil</code></a> 
for providing an IT test for the fix of <a 
href="https://issues.apache.org/jira/browse/MCOMPILER-346";>[MCOMPILER-346]</a></li>
   </ul>
   <h2>3.10.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚨 Removed</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-484";>[MCOMPILER-484]</a> 
- Remove deprecated mojos (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/87";>#87</a>)
 <a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-205";>[MCOMPILER-205]</a> 
- Add a boolean to generate missing package-info classes by default (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/88";>#88</a>)
 <a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-474";>[MCOMPILER-474]</a> 
- Also check jar files when determining if dependencies changed (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/73";>#73</a>)
 <a href="https://github.com/Powerrr";><code>@​Powerrr</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-225";>[MCOMPILER-225]</a> 
- javac.sh/javac.bat added to archive (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/91";>#91</a>)
 <a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-481";>[MCOMPILER-481]</a> 
- compiler plugin should include static module for compilation (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/82";>#82</a>)
 <a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-470";>[MCOMPILER-470]</a> 
-parameters doesn't work with <code>--release</code></li>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-460";>[MCOMPILER-460]</a> 
- Compiler doesn't show detailed information with the Maven Toolchains</li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>use plexus-compiler 2.10.0 (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/92";>#92</a>)
 <a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>Bump mockito-core from 4.2.0 to 4.3.1 (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/83";>#83</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/MCOMPILER-479";>[MCOMPILER-479]</a> 
- Clarify compiler arguments Javadoc (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/90";>#90</a>)
 <a href="https://github.com/hisener";><code>@​hisener</code></a></li>
   <li>(doc) Fix typo and follow xml block style used for other parameters (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/89";>#89</a>)
 <a href="https://github.com/pzygielo";><code>@​pzygielo</code></a></li>
   </ul>
   <h2>🔧 Build</h2>
   <ul>
   <li>add more jdk for testing (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/93";>#93</a>)
 <a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/eeda628b832bf3cc27571e2073f62d582a6d9527";><code>eeda628</code></a>
 [maven-release-plugin] prepare release maven-compiler-plugin-3.11.0</li>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/82b799f3501d0dc3ef868859245816c563c46f04";><code>82b799f</code></a>
 [MCOMPILER-527] Upgrade plexus-java to 1.1.2 (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/177";>#177</a>)</li>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/f9c2350c885a96638db66fbab4d9180729a31d5a";><code>f9c2350</code></a>
 [MCOMPILER-526] Fix IT (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/178";>#178</a>)</li>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/4022bd0f37626124dad394b2e4583fd6768fa74a";><code>4022bd0</code></a>
 [MCOMPILER-494] - Add a <code>useModulePath</code> switch to the 
<code>testCompile</code> mojo (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/119";>#119</a>)</li>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/f4a8a54e116b07e888ac7b6371fa24b7a81517b3";><code>f4a8a54</code></a>
 [MCOMPILER-525] Incorrect detection of dependency change (<a 
href="https://github-redirect.dependabot.com/apache/maven-compiler-plugin/issues/172";>#172</a>)</li>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/86b9f5972bcb005305f8abb8fb1f3c0d89df2726";><code>86b9f59</code></a>
 [MCOMPILER-395] Allow dependency exclusions for 'annotationProcessorPaths' 
(#...</li>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/e304ceb91cb625399638f95be41e6c23ca0970d0";><code>e304ceb</code></a>
 [MCOMPILER-526] Ignore reformat commit for git blame</li>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/f7a4613eaa2364dcaf10f96f04a6b1afb2feb7ed";><code>f7a4613</code></a>
 [MCOMPILER-526] Reformat</li>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/cc78aee657a684af721b3efafd0e1525272d4201";><code>cc78aee</code></a>
 [MCOMPILER-526] Upgrade to parent 39</li>
   <li><a 
href="https://github.com/apache/maven-compiler-plugin/commit/3dca82f4bf91e747c81ff3fe43e670f7cd7c08e1";><code>3dca82f</code></a>
 [MCOMPILER-526] Add packages to please the formatter</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.11.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.8.1&new-version=3.11.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 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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to