Commit dcd3bb0
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 (#2566)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.codehaus.mojo:exec-maven-plugin](https://www.mojohaus.org/exec-maven-plugin)
([source](https://togithub.com/mojohaus/exec-maven-plugin)) | `3.1.1` ->
`3.2.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>mojohaus/exec-maven-plugin
(org.codehaus.mojo:exec-maven-plugin)</summary>
###
[`v3.2.0`](https://togithub.com/mojohaus/exec-maven-plugin/releases/tag/3.2.0)
[Compare
Source](https://togithub.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.0)
<!-- Optional: add a release summary here -->
##### 🚀 New features and improvements
- Enable to exec:java runnables and not only mains with loosely coupled
injections
([#​408](https://togithub.com/mojohaus/exec-maven-plugin/pull/408))
[@​rmannibucau](https://togithub.com/rmannibucau)
- Try to get rid of legacy API which can break starting with java 17
([#​409](https://togithub.com/mojohaus/exec-maven-plugin/pull/409))
[@​rmannibucau](https://togithub.com/rmannibucau)
##### 🐛 Bug Fixes
- Fix
[#​401](https://togithub.com/mojohaus/exec-maven-plugin/issues/401)
- Maven v4 compatibility
([#​414](https://togithub.com/mojohaus/exec-maven-plugin/pull/414))
[@​slawekjaranowski](https://togithub.com/slawekjaranowski)
##### 📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 78 to 80
([#​419](https://togithub.com/mojohaus/exec-maven-plugin/pull/419))
[@​dependabot](https://togithub.com/dependabot)
- Bump commons-io:commons-io from 1.1 to 2.7 in
/src/it/projects/setup-parent
([#​416](https://togithub.com/mojohaus/exec-maven-plugin/pull/416))
[@​dependabot](https://togithub.com/dependabot)
- Bump org.apache.commons:commons-exec from 1.3 to 1.4.0
([#​405](https://togithub.com/mojohaus/exec-maven-plugin/pull/405))
[@​dependabot](https://togithub.com/dependabot)
- Bump org.codehaus.mojo:mojo-parent from 77 to 78
([#​406](https://togithub.com/mojohaus/exec-maven-plugin/pull/406))
[@​dependabot](https://togithub.com/dependabot)
- Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0
([#​403](https://togithub.com/mojohaus/exec-maven-plugin/pull/403))
[@​dependabot](https://togithub.com/dependabot)
- Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to
2.2.0
([#​404](https://togithub.com/mojohaus/exec-maven-plugin/pull/404))
[@​dependabot](https://togithub.com/dependabot)
##### 👻 Maintenance
- ITs improvement
([#​415](https://togithub.com/mojohaus/exec-maven-plugin/pull/415))
[@​slawekjaranowski](https://togithub.com/slawekjaranowski)
- Fix documentation formatting, add menu items for new examples
([#​412](https://togithub.com/mojohaus/exec-maven-plugin/pull/412))
[@​slawekjaranowski](https://togithub.com/slawekjaranowski)
- Execute mexec-137 also on unix family
([#​413](https://togithub.com/mojohaus/exec-maven-plugin/pull/413))
[@​slawekjaranowski](https://togithub.com/slawekjaranowski)
- Remove unused test
([#​410](https://togithub.com/mojohaus/exec-maven-plugin/pull/410))
[@​slawekjaranowski](https://togithub.com/slawekjaranowski)
##### 🔧 Build
- Bump release-drafter/release-drafter from 5 to 6
([#​417](https://togithub.com/mojohaus/exec-maven-plugin/pull/417))
[@​dependabot](https://togithub.com/dependabot)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/googleapis/sdk-platform-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent 60b5626 commit dcd3bb0
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments