-
Notifications
You must be signed in to change notification settings - Fork 136
Commit 829cc45
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.0 (#3421)
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://redirect.github.com/mojohaus/exec-maven-plugin)) | `3.4.1` -> `3.5.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/) |
---
### Release Notes
<details>
<summary>mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)</summary>
### [`v3.5.0`](https://redirect.github.com/mojohaus/exec-maven-plugin/releases/tag/3.5.0)
[Compare Source](https://redirect.github.com/mojohaus/exec-maven-plugin/compare/3.4.1...3.5.0)
<!-- Optional: add a release summary here -->
#### 🚀 New features and improvements
- Add toolchain java path to environment variables in ExecMojo ([#​455](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/455)) [@​michalm2000](https://redirect.github.com/michalm2000)
#### 🐛 Bug Fixes
- [#​322](https://redirect.github.com/mojohaus/exec-maven-plugin/issues/322), enable to control the exec:java interaction with JVM classloader more finely ([#​337](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/337)) [@​rmannibucau](https://redirect.github.com/rmannibucau)
#### 📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 85 to 86 ([#​445](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/445)) [@​dependabot](https://redirect.github.com/dependabot)
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/it/projects/project6/project5lib ([#​451](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/451)) [@​dependabot](https://redirect.github.com/dependabot)
- Bump asm.version from 9.7 to 9.7.1 ([#​452](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/452)) [@​dependabot](https://redirect.github.com/dependabot)
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/it/projects/setup-parent ([#​450](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/450)) [@​dependabot](https://redirect.github.com/dependabot)
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project13 ([#​449](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/449)) [@​dependabot](https://redirect.github.com/dependabot)
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 ([#​447](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/447)) [@​dependabot](https://redirect.github.com/dependabot)
#### 👻 Maintenance
- Update site descriptor to 2.0.0 ([#​457](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/457)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Toolchains manual improvements ([#​456](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/456)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Manage version of maven-toolchains-plugin ([#​454](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/454)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
</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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 878eaa5 commit 829cc45Copy full SHA for 829cc45
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- benchmarks
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 | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments