Skip to content

Commit dcd3bb0

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 (#2566)
[![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/) | --- > [!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 ([#&#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/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 60b5626 commit dcd3bb0

File tree

2 files changed

+3
-3
lines changed
  • sdk-platform-java
    • java-shared-dependencies/unmanaged-dependency-check
    • showcase

2 files changed

+3
-3
lines changed

sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>org.codehaus.mojo</groupId>
2424
<artifactId>exec-maven-plugin</artifactId>
25-
<version>3.1.1</version>
25+
<version>3.2.0</version>
2626
<executions>
2727
<execution>
2828
<goals>

sdk-platform-java/showcase/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.codehaus.mojo</groupId>
134134
<artifactId>exec-maven-plugin</artifactId>
135-
<version>3.1.1</version>
135+
<version>3.2.0</version>
136136
<inherited>false</inherited>
137137
<executions>
138138
<execution>
@@ -160,7 +160,7 @@
160160
<plugin>
161161
<groupId>org.codehaus.mojo</groupId>
162162
<artifactId>exec-maven-plugin</artifactId>
163-
<version>3.1.1</version>
163+
<version>3.2.0</version>
164164
<inherited>false</inherited>
165165
<executions>
166166
<execution>

0 commit comments

Comments
 (0)