Skip to content

Commit cd272a8

Browse files
build(deps-dev): bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0 (#502)
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.10.0 to 3.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-dependency-plugin/releases">org.apache.maven.plugins:maven-dependency-plugin's releases</a>.</em></p> <blockquote> <h2>3.11.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Add dependency:add and dependency:remove goals (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1599">#1599</a>) <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a></li> <li>Added ability to provide arbitrary dependencies to properties mojo (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1561">#1561</a>) <a href="https://github.com/treilhes"><code>@​treilhes</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix artifact relocation support (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1633">#1633</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>fix: fix addParentPoms=true causes repositories to be ignored. (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1585">#1585</a>) <a href="https://github.com/k-wall"><code>@​k-wall</code></a></li> <li>Fix false positive in analyze-exclusions with transitive dependency exclusion (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1628">#1628</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Make AbstractAnalyzeMojo.filterArtifactsByScope() null-safe (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1622">#1622</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Prevent NPE in BuildClasspathMojo.appendArtifactPath() when an artifact has no resolved file (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1623">#1623</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Log unpacking at debug level (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1624">#1624</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Resolve plugins declared in pluginManagement for resolve-plugins and go-offline (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1603">#1603</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Fix <code>analyze-exclusions</code> crashes if there is no <code>dependencyManagement</code> element (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1597">#1597</a>) <a href="https://github.com/JackPGreen"><code>@​JackPGreen</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Enable ITs for dependency:remove and use mock dependencies (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1613">#1613</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>More meaningful assertions (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1611">#1611</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Cure various typos IntelliJ complains about (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1612">#1612</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Remove unused jansi dependency (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1606">#1606</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Enable ITs for dependecy:add and use mock dependencies (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1610">#1610</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Cleaner exception handling (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1566">#1566</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Manage ASM version 9.10 to support JDK 27 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1632">#1632</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Bump eu.maveniverse.maven.domtrip:domtrip-core from 1.5.0 to 1.5.1 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1631">#1631</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump eu.maveniverse.maven.domtrip:domtrip-maven from 1.5.0 to 1.5.1 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1630">#1630</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.15 to 3.9.16 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1626">#1626</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.shared:maven-dependency-analyzer from 1.17.0 to 1.17.1 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1627">#1627</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in /src/it/projects/remove-dependency/basic (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1607">#1607</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-dependency-plugin/pull/1605">#1605</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.14 to 3.9.15 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1601">#1601</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.jsoup:jsoup from 1.22.1 to 1.22.2 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1602">#1602</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.doxia:doxia-sink-api from 2.0.0 to 2.1.0 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1595">#1595</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1596">#1596</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.12 to 3.9.14 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/pull/1594">#1594</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-dependency-plugin/pull/1589">#1589</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-dependency-plugin/commit/c186d05d80e15cd18651a3071a5186e275e04029"><code>c186d05</code></a> [maven-release-plugin] prepare release maven-dependency-plugin-3.11.0</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/371261124f9cff27cf0439fe3abaec4e322fae7e"><code>3712611</code></a> Fix artifact relocation support</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/e873e0eb87775c0346b22cf6fe0c565e93e0b01f"><code>e873e0e</code></a> Manage ASM version 9.10 to support JDK 27</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/70b535690ecbf985e795cabca9869d66a2c68e10"><code>70b5356</code></a> fix: fix addParentPoms=true causes repositories to be ignored. (<a href="https://redirect.github.com/apache/maven-dependency-plugin/issues/1585">#1585</a>)</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/51d893970655d18dade1f06ca48e2bf676349629"><code>51d8939</code></a> Fix false positive in analyze-exclusions with transitive dependency exclusion...</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/02b865b98376be8e9a0c31a028b87a4e1d4ff7a3"><code>02b865b</code></a> Bump eu.maveniverse.maven.domtrip:domtrip-core from 1.5.0 to 1.5.1</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/04f4de17e7bd73276baeacc7275308d20f1257fd"><code>04f4de1</code></a> Bump eu.maveniverse.maven.domtrip:domtrip-maven from 1.5.0 to 1.5.1</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/2812490a1263d186950becfe2d214f03e807048f"><code>2812490</code></a> Bump mavenVersion from 3.9.15 to 3.9.16</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/ce117da219149e28f4253f85a805093222b8f868"><code>ce117da</code></a> Bump org.apache.maven.shared:maven-dependency-analyzer</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/aea7a6400a73696f8819071c607e3c0d16bb9294"><code>aea7a64</code></a> Prevent NPE (<a href="https://redirect.github.com/apache/maven-dependency-plugin/issues/1622">#1622</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.10.0...maven-dependency-plugin-3.11.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adva Oren <aoren@redhat.com>
1 parent f8d9c9b commit cd272a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<!-- Plugins -->
3434
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
3535
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
36-
<maven-dependency-plugin.version>3.10.0</maven-dependency-plugin.version>
36+
<maven-dependency-plugin.version>3.11.0</maven-dependency-plugin.version>
3737
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>
3838
<maven-enforcer-plugin.version>3.6.3</maven-enforcer-plugin.version>
3939
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>

0 commit comments

Comments
 (0)