Skip to content

Commit

Permalink
MINOR: [Java] Bump org.codehaus.mojo:build-helper-maven-plugin from 1…
Browse files Browse the repository at this point in the history
….9.1 to 3.6.0 in /java (#42079)

Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 1.9.1 to 3.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mojohaus/build-helper-maven-plugin/releases">org.codehaus.mojo:build-helper-maven-plugin's releases</a>.</em></p>
<blockquote>
<h2>3.6.0</h2>
<h2>Changes</h2>
<h2>🚀 New features and improvements</h2>
<ul>
<li>Deprecate remove-project-artifact goal (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/205">#205</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Parallel execution of uptodate-properties (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/201">#201</a>) <a href="https://github.com/mkarg"><code>@​mkarg</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.codehaus.mojo:mojo-parent from 81 to 82 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/206">#206</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.codehaus.mojo:mojo-parent from 78 to 81 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/204">#204</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/202">#202</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump apache/maven-gh-actions-shared from 3 to 4 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/200">#200</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump release-drafter/release-drafter from 5 to 6 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/195">#195</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.codehaus.mojo:mojo-parent from 77 to 78 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/193">#193</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Delete link to remove-project-artifact as is deprecated (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/210">#210</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Cleanups dependencies (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/209">#209</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove public modifiers from JUnit 5 tests (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/208">#208</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Delete example about remove-project-artifact as is deprecated (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/207">#207</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Fix goal in usage add-test-resource example (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/199">#199</a>) <a href="https://github.com/mfussenegger"><code>@​mfussenegger</code></a></li>
</ul>
<h2>🔧 Build</h2>
<ul>
<li>Use shared action for release drafter (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/203">#203</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
</ul>
<h2>3.5.0</h2>
<h2>Changes</h2>
<h2>🚀 New features and improvements</h2>
<ul>
<li>Add skipIfMissing flag (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/187">#187</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li>
<li>Add skip flags (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/186">#186</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li>
<li>Deprecate maven-version goal (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/191">#191</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.codehaus.mojo:mojo-parent from 76 to 77 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/190">#190</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump mojo-parent from 75 to 76 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/185">#185</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump mojo-parent from 74 to 75 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/184">#184</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump plexus-utils from 3.5.1 to 4.0.0 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/183">#183</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump maven-plugin-annotations from 3.8.2 to 3.9.0 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/182">#182</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Use plugins versions from parent in ITs (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/192">#192</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use Maven Apache shared GitHub action (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/189">#189</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/333345494bc6053095b7f42b1fccfb8f230f75d1"><code>3333454</code></a> [maven-release-plugin] prepare release 3.6.0</li>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/05ee2cb17ff155862accaee1fc1b0ea1cae53911"><code>05ee2cb</code></a> Delete link to remove-project-artifact as is deprecated</li>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/a4190d2f634210091031ad27a3a50d626ea37cfa"><code>a4190d2</code></a> Cleanups dependencies</li>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/b99f6be8c876c012c41d163c832c4b0adfb28356"><code>b99f6be</code></a> Remove public modifiers from JUnit 5 tests</li>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/f21a0272a00f6bb4e6d404817a6c144ac65b2778"><code>f21a027</code></a> Add me as developer</li>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/211d4b9687c79085c3c036aefc14a8428195eb69"><code>211d4b9</code></a> Delete example about remove-project-artifact as is deprecated</li>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/27ab33494dffaa5d5f5e9cbbbac4f581e4ed9479"><code>27ab334</code></a> Deprecate remove-project-artifact goal</li>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/8a4c7c41842082f530775a933ab22088d673fd3c"><code>8a4c7c4</code></a> Bump org.codehaus.mojo:mojo-parent from 81 to 82</li>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/57f54801686afb43b3540c597010f0c9857b5901"><code>57f5480</code></a> Bump org.codehaus.mojo:mojo-parent from 78 to 81 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/204">#204</a>)</li>
<li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/c09d77946636cf605515c851cd6ede87b94eb81a"><code>c09d779</code></a> Use shared action for release drafter</li>
<li>Additional commits viewable in <a href="https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-1.9.1...3.6.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:build-helper-maven-plugin&package-manager=maven&previous-version=1.9.1&new-version=3.6.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 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: Sutou Kouhei <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 4273c61 commit 8710bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.9.1</version>
<version>3.6.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit 8710bb2

Please sign in to comment.