Skip to content

Commit 1e74ace

Browse files
MINOR: [Java] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.0 to 3.10.2 in /java (apache#39412)
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.0 to 3.10.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-plugin-tools/releases">org.apache.maven.plugins:maven-plugin-plugin's releases</a>.</em></p> <blockquote> <h2>3.10.2</h2> <h2><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&amp;version=12353719">Release Notes - Maven Plugin Tools - Version 3.10.2</a></h2> <h2>Bug</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-484">MPLUGIN-484</a>] - Downgrade plexus-xml to 3.0.0</li> </ul> <h2>Dependency upgrade</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-485">MPLUGIN-485</a>] - Upgrade Parent to 40</li> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-487">MPLUGIN-487</a>] - Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0</li> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-488">MPLUGIN-488</a>] - Bump asmVersion from 9.5 to 9.6</li> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-489">MPLUGIN-489</a>] - Bump antVersion from 1.10.13 to 1.10.14</li> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-490">MPLUGIN-490</a>] - Bump org.jsoup:jsoup from 1.16.1 to 1.16.2</li> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-491">MPLUGIN-491</a>] - Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0</li> </ul> <h2>3.10.1</h2> <h2><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&amp;version=12353716">Release Notes - Maven Plugin Tools - Version 3.10.1</a></h2> <h2>Bug</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-482">MPLUGIN-482</a>] - JavadocSite.createLink() does not consider implicit module path prefix</li> </ul> <h2>Improvement</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-442">MPLUGIN-442</a>] - Rewrite plugin goal documentation generation to use supplied sink instead of direct Xdoc</li> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-475">MPLUGIN-475</a>] - Upgrade to plexus-utils / plexus-xml 4.0.0</li> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-477">MPLUGIN-477</a>] - Don't add a stray period</li> </ul> <h2>Dependency upgrade</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-478">MPLUGIN-478</a>] - Upgrade org.junit:junit-bom from 5.9.3 to 5.10.0</li> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-479">MPLUGIN-479</a>] - Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0</li> </ul> <h2>3.9.0</h2> <h2><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&amp;version=12353224">Release Notes - Maven Plugin Tools - Version 3.9.0 </a> Bug</h2> <ul> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-470">MPLUGIN-470</a>] - *-mojo.xml (in PluginXdocGenerator) is overwritten when multiple locales are defined</li> <li>[<a href="https://issues.apache.org/jira/browse/MPLUGIN-471">MPLUGIN-471</a>] - Generated table by PluginXdocGenerator does not contain default attributes</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-plugin-tools/commit/f6222d6f362bab1682e4682726b758eaa1faa945"><code>f6222d6</code></a> [maven-release-plugin] prepare release maven-plugin-tools-3.10.2</li> <li><a href="https://github.com/apache/maven-plugin-tools/commit/b2aa6cd87812a86c3641e786d3721d105d21085a"><code>b2aa6cd</code></a> [MPLUGIN-491] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0 (<a href="https://redirect.github.com/apache/maven-plugin-tools/issues/235">#235</a>)</li> <li><a href="https://github.com/apache/maven-plugin-tools/commit/be032eed3de41aaa55d0241e32056816ac082c3d"><code>be032ee</code></a> [MPLUGIN-490] Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (<a href="https://redirect.github.com/apache/maven-plugin-tools/issues/232">#232</a>)</li> <li><a href="https://github.com/apache/maven-plugin-tools/commit/596553cee673fd273f2253f5d535c6bcca14791c"><code>596553c</code></a> [MPLUGIN-489] Bump antVersion from 1.10.13 to 1.10.14 (<a href="https://redirect.github.com/apache/maven-plugin-tools/issues/223">#223</a>)</li> <li><a href="https://github.com/apache/maven-plugin-tools/commit/71a7750d7fc7dea4f959332e9172587d297ae74d"><code>71a7750</code></a> [MPLUGIN-488] Bump asmVersion from 9.5 to 9.6.</li> <li><a href="https://github.com/apache/maven-plugin-tools/commit/1934c85712a93e735c416ccdf313190bcce39319"><code>1934c85</code></a> [MPLUGIN-485] Upgrade Parent to 40</li> <li><a href="https://github.com/apache/maven-plugin-tools/commit/52cf6b5ff5c07ab1d6c0b015ffcfe02b22e84081"><code>52cf6b5</code></a> [MPLUGIN-487] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (<a href="https://redirect.github.com/apache/maven-plugin-tools/issues/231">#231</a>)</li> <li><a href="https://github.com/apache/maven-plugin-tools/commit/fbe2a7ca9fa4636a08fb39e2409456b44e1c9911"><code>fbe2a7c</code></a> [MPLUGIN-484] Downgrade plexus-xml to 3.0.0</li> <li><a href="https://github.com/apache/maven-plugin-tools/commit/619bb57aeefb2f8f14f98c31d68a8da45f88d9e2"><code>619bb57</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-plugin-tools/commit/cfdc1e35b1cf617a094d70d36f7028baafa5f3eb"><code>cfdc1e3</code></a> [maven-release-plugin] prepare release maven-plugin-tools-3.10.1</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.0...maven-plugin-tools-3.10.2">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-plugin-plugin&package-manager=maven&previous-version=3.6.0&new-version=3.10.2)](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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: David Li <[email protected]>
1 parent ccc79e9 commit 1e74ace

File tree

1 file changed

+2
-2
lines changed
  • java/maven/module-info-compiler-maven-plugin

1 file changed

+2
-2
lines changed

java/maven/module-info-compiler-maven-plugin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</plugin>
8181
<plugin>
8282
<artifactId>maven-plugin-plugin</artifactId>
83-
<version>3.6.0</version>
83+
<version>3.10.2</version>
8484
</plugin>
8585
<plugin>
8686
<artifactId>maven-jar-plugin</artifactId>
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>org.apache.maven.plugins</groupId>
106106
<artifactId>maven-plugin-plugin</artifactId>
107-
<version>3.6.0</version>
107+
<version>3.10.2</version>
108108
<configuration>
109109
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
110110
</configuration>

0 commit comments

Comments
 (0)