Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.4.0 to 3.5.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.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> <li>Fix antrun version in ITs (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/188">#188</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</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> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/820d0a8107a7dcad4fe0c9e9b0cf44e9ceefd807"><code>820d0a8</code></a> [maven-release-plugin] prepare release 3.5.0</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/497a9f58a035e80bf401eb6fe01dbf3fc312a032"><code>497a9f5</code></a> Use plugins versions from parent in ITs</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/ad1076e467aa818c3f7e7596d0a51958f35e70d1"><code>ad1076e</code></a> Add skipIfMissing flag (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/187">#187</a>)</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/faab9369445fef414a671a9df41cafcbd2d3bf7e"><code>faab936</code></a> Bump project version to next minor 3.5.0</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/b49b7e6c2cffe430fa39a6bb0bcc9d323e523eb8"><code>b49b7e6</code></a> Add skip flags (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/186">#186</a>)</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/223744155deb6b01bd401a911cc5245bafee753b"><code>2237441</code></a> Deprecate maven-version goal</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/ef477d8b3d1bed075937a0cb68535330fcf77f29"><code>ef477d8</code></a> Drop stale action</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/3df0c7f86bf6015254906ebc306495dc2fedb766"><code>3df0c7f</code></a> Bump org.codehaus.mojo:mojo-parent from 76 to 77</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/e6e9ba6f1d9f365413fbd8eb506781ebaca6e1e6"><code>e6e9ba6</code></a> Use Maven Apache shared GitHub action</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/d7cb1c5f100fe22d51eb0607104b243d536908d0"><code>d7cb1c5</code></a> Fix antrun version in ITs</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/build-helper-maven-plugin/compare/3.4.0...3.5.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=3.4.0&new-version=3.5.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> Fixes #1197 COPYBARA_INTEGRATE_REVIEW=#1197 from google:dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.5.0 03da450 PiperOrigin-RevId: 585653649
- Loading branch information