Skip to content

Commit

Permalink
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to…
Browse files Browse the repository at this point in the history
… v3.2.0 (#1583)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.codehaus.mojo:exec-maven-plugin/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.codehaus.mojo:exec-maven-plugin/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.codehaus.mojo:exec-maven-plugin/3.1.1/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.codehaus.mojo:exec-maven-plugin/3.1.1/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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 ([#&#8203;408](https://togithub.com/mojohaus/exec-maven-plugin/pull/408)) [@&#8203;rmannibucau](https://togithub.com/rmannibucau)
-   Try to get rid of legacy API which can break starting with java 17 ([#&#8203;409](https://togithub.com/mojohaus/exec-maven-plugin/pull/409)) [@&#8203;rmannibucau](https://togithub.com/rmannibucau)

#### 🐛 Bug Fixes

-   Fix [#&#8203;401](https://togithub.com/mojohaus/exec-maven-plugin/issues/401) - Maven v4 compatibility ([#&#8203;414](https://togithub.com/mojohaus/exec-maven-plugin/pull/414)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski)

#### 📦 Dependency updates

-   Bump org.codehaus.mojo:mojo-parent from 78 to 80 ([#&#8203;419](https://togithub.com/mojohaus/exec-maven-plugin/pull/419)) [@&#8203;dependabot](https://togithub.com/dependabot)
-   Bump commons-io:commons-io from 1.1 to 2.7 in /src/it/projects/setup-parent ([#&#8203;416](https://togithub.com/mojohaus/exec-maven-plugin/pull/416)) [@&#8203;dependabot](https://togithub.com/dependabot)
-   Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 ([#&#8203;405](https://togithub.com/mojohaus/exec-maven-plugin/pull/405)) [@&#8203;dependabot](https://togithub.com/dependabot)
-   Bump org.codehaus.mojo:mojo-parent from 77 to 78 ([#&#8203;406](https://togithub.com/mojohaus/exec-maven-plugin/pull/406)) [@&#8203;dependabot](https://togithub.com/dependabot)
-   Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 ([#&#8203;403](https://togithub.com/mojohaus/exec-maven-plugin/pull/403)) [@&#8203;dependabot](https://togithub.com/dependabot)
-   Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 2.2.0 ([#&#8203;404](https://togithub.com/mojohaus/exec-maven-plugin/pull/404)) [@&#8203;dependabot](https://togithub.com/dependabot)

#### 👻 Maintenance

-   ITs improvement ([#&#8203;415](https://togithub.com/mojohaus/exec-maven-plugin/pull/415)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski)
-   Fix documentation formatting, add menu items for new examples ([#&#8203;412](https://togithub.com/mojohaus/exec-maven-plugin/pull/412)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski)
-   Execute mexec-137 also on unix family ([#&#8203;413](https://togithub.com/mojohaus/exec-maven-plugin/pull/413)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski)
-   Remove unused test ([#&#8203;410](https://togithub.com/mojohaus/exec-maven-plugin/pull/410)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski)

#### 🔧 Build

-   Bump release-drafter/release-drafter from 5 to 6 ([#&#8203;417](https://togithub.com/mojohaus/exec-maven-plugin/pull/417)) [@&#8203;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/java-firestore).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate-bot committed Feb 22, 2024
1 parent c6b06d9 commit 2a6d3ae
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2a6d3ae

Please sign in to comment.