-
Notifications
You must be signed in to change notification settings - Fork 20
Commit 79adb75
authored
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#176)
Bumps
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
from 3.5.0 to 3.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mojohaus/exec-maven-plugin/releases">org.codehaus.mojo:exec-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.1</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Add ClassLoader support for ASM ClassWriter (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/472">#472</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 88 to 89 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/475">#475</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:mojo-parent from 87 to 88 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/474">#474</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/473">#473</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.7 to 2.14.0 in
/src/test/projects/project6/project5lib (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/470">#470</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.7 to 2.14.0 in
/src/test/projects/project1 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/468">#468</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump asm.version from 9.7.1 to 9.8 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/467">#467</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.7 to 2.14.0 in
/src/test/projects/project2 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/465">#465</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.7 to 2.14.0 in
/src/test/projects/project14 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/464">#464</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.7 to 2.14.0 in
/src/test/projects/project3 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/463">#463</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:mojo-parent from 86 to 87 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/460">#460</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Fix ITs for Maven 4 rc-3 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/462">#462</a>)
<a
href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
<li>Document how to use env vars in commandlineArgs (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/pull/459">#459</a>)
<a href="https://github.com/cpfeiffer"><code>@cpfeiffer</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/bd1f6f77b2f04595f434b7794118397c1a4dd32a"><code>bd1f6f7</code></a>
[maven-release-plugin] prepare release 3.5.1</li>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/ac2717319631c5c5b8b261b3f4e0b53c064401b4"><code>ac27173</code></a>
Bump org.codehaus.mojo:mojo-parent from 88 to 89</li>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/1ed0f42faf5ad694f02c4eb81df1f123cdac9a8a"><code>1ed0f42</code></a>
Bump org.codehaus.mojo:mojo-parent from 87 to 88 (<a
href="https://redirect.github.com/mojohaus/exec-maven-plugin/issues/474">#474</a>)</li>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/d221e2301f0609919c4dffd14de790fd4cf93be2"><code>d221e23</code></a>
Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0</li>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/42bc369e89e51b474b25f03475b7c40af314a4a2"><code>42bc369</code></a>
Add ClassLoader support for ASM ClassWriter</li>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/f4e8634d928678f5868f8af070240245e459e000"><code>f4e8634</code></a>
Bump commons-io:commons-io in
/src/test/projects/project6/project5lib</li>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/303978ca038581c39d5fc27444889201b47843df"><code>303978c</code></a>
Bump commons-io:commons-io in /src/test/projects/project1</li>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/fc7ccf01b3a32a81fb3861adc4c7790e9a5c49ed"><code>fc7ccf0</code></a>
Bump asm.version from 9.7.1 to 9.8</li>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/f5444856eb9924aee1b8bfa734b8064f33ae3c89"><code>f544485</code></a>
Bump commons-io:commons-io in /src/test/projects/project2</li>
<li><a
href="https://github.com/mojohaus/exec-maven-plugin/commit/d0fffa5b8ae000a18690a46726009912b502793e"><code>d0fffa5</code></a>
Bump commons-io:commons-io in /src/test/projects/project14</li>
<li>Additional commits viewable in <a
href="https://github.com/mojohaus/exec-maven-plugin/compare/3.5.0...3.5.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent db86106 commit 79adb75Copy full SHA for 79adb75
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
973 | 973 | | |
974 | 974 | | |
975 | 975 | | |
976 | | - | |
| 976 | + | |
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
| |||
0 commit comments