-
Notifications
You must be signed in to change notification settings - Fork 52
Commit e86b68d
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.0 (#2234)
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.5.1` -> `3.6.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.6.0`](https://redirect.github.com/mojohaus/exec-maven-plugin/releases/tag/3.6.0)
[Compare Source](https://redirect.github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.0)
<!-- Optional: add a release summary here -->
#### 🚀 New features and improvements
- \[ExecMojo]Add `getShebang` method to correctly set the command line executable name ([#​487](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/487)) [@​uchenily](https://redirect.github.com/uchenily)
- JEP 512 Support ([#​484](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/484)) [@​cayhorstmann](https://redirect.github.com/cayhorstmann)
#### 🐛 Bug Fixes
- fix inheritIo option ([#​488](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/488)) [@​dernasherbrezon](https://redirect.github.com/dernasherbrezon)
- Fix for [#​479](https://redirect.github.com/mojohaus/exec-maven-plugin/issues/479) - Wrong repositories used to collect deps ([#​480](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/480)) [@​cstamas](https://redirect.github.com/cstamas)
#### 👻 Maintenance
- Use JSR-330 for component injection ([#​493](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/493)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Re-run failed tests ([#​491](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/491)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Restore default matrix build ([#​486](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/486)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
#### 📦 Dependency updates
- Use Maven 3.9.11 in dependencies, still requires 3.6.3 as minimum ([#​492](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/492)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Bump org.codehaus.mojo:mojo-parent from 92 to 93 ([#​483](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/483)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump org.codehaus.mojo:mojo-parent from 91 to 92 ([#​478](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/478)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump org.codehaus.mojo:mojo-parent from 90 to 91 ([#​477](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/477)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump org.codehaus.mojo:mojo-parent from 89 to 90 ([#​476](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/476)) @​[dependabot\[bot\]](https://redirect.github.com/apps/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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 42326d9 commit e86b68dCopy full SHA for e86b68d
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- samples/quickperf
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 | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments