Skip to content

Commit 2fabd55

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1 (googleapis#3110)
[![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.3.0` -> `3.4.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.codehaus.mojo:exec-maven-plugin/3.4.1?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.4.1?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.3.0/3.4.1?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.3.0/3.4.1?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.4.1`](https://togithub.com/mojohaus/exec-maven-plugin/releases/tag/3.4.1) [Compare Source](https://togithub.com/mojohaus/exec-maven-plugin/compare/3.4.0...3.4.1) <!-- Optional: add a release summary here --> ##### 🐛 Bug Fixes - Environment variable Path should be used as case-insensitive ([#&#8203;442](https://togithub.com/mojohaus/exec-maven-plugin/pull/442)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski) - fix: NPE because declared MavenSession field hides field of superclass ([#&#8203;439](https://togithub.com/mojohaus/exec-maven-plugin/pull/439)) [@&#8203;sebthom](https://togithub.com/sebthom) ##### 📦 Dependency updates - Bump org.codehaus.mojo:mojo-parent from 84 to 85 ([#&#8203;441](https://togithub.com/mojohaus/exec-maven-plugin/pull/441)) [@&#8203;dependabot](https://togithub.com/dependabot) ##### 👻 Maintenance - Remove redundant spotless configuration ([#&#8203;440](https://togithub.com/mojohaus/exec-maven-plugin/pull/440)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski) ##### 🔧 Build - Use Maven4 enabled with GH Action ([#&#8203;443](https://togithub.com/mojohaus/exec-maven-plugin/pull/443)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski) - Use shared release drafter GH Action ([#&#8203;444](https://togithub.com/mojohaus/exec-maven-plugin/pull/444)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski) ### [`v3.4.0`](https://togithub.com/mojohaus/exec-maven-plugin/releases/tag/3.4.0) [Compare Source](https://togithub.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.4.0) <!-- Optional: add a release summary here --> #### 🚀 New features and improvements - Allow `<includePluginDependencies>` to be specified for the exec:exec goal ([#&#8203;432](https://togithub.com/mojohaus/exec-maven-plugin/pull/432)) [@&#8203;sebthom](https://togithub.com/sebthom) #### 🐛 Bug Fixes - Do not get UPPERCASE env vars ([#&#8203;427](https://togithub.com/mojohaus/exec-maven-plugin/pull/427)) [@&#8203;wheezil](https://togithub.com/wheezil) #### 📦 Dependency updates - Bump org.codehaus.mojo:mojo-parent from 82 to 84 ([#&#8203;434](https://togithub.com/mojohaus/exec-maven-plugin/pull/434)) [@&#8203;dependabot](https://togithub.com/dependabot) - Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 ([#&#8203;431](https://togithub.com/mojohaus/exec-maven-plugin/pull/431)) [@&#8203;dependabot](https://togithub.com/dependabot) #### 👻 Maintenance - Remove Log4j 1.2.x from ITs ([#&#8203;437](https://togithub.com/mojohaus/exec-maven-plugin/pull/437)) [@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski) #### 🔧 Build - Use Maven 3.9.7 and 4.0.0-beta-3 ([#&#8203;433](https://togithub.com/mojohaus/exec-maven-plugin/pull/433)) [@&#8203;slawekjaranowski](https://togithub.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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent f847e45 commit 2fabd55

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

java-shared-dependencies/dependency-analyzer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<plugin>
1919
<groupId>org.codehaus.mojo</groupId>
2020
<artifactId>exec-maven-plugin</artifactId>
21-
<version>3.3.0</version>
21+
<version>3.4.1</version>
2222
<executions>
2323
<execution>
2424
<goals>

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.3.0</version>
25+
<version>3.4.1</version>
2626
<executions>
2727
<execution>
2828
<goals>

showcase/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>org.codehaus.mojo</groupId>
143143
<artifactId>exec-maven-plugin</artifactId>
144-
<version>3.3.0</version>
144+
<version>3.4.1</version>
145145
<inherited>false</inherited>
146146
<executions>
147147
<execution>
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.codehaus.mojo</groupId>
171171
<artifactId>exec-maven-plugin</artifactId>
172-
<version>3.3.0</version>
172+
<version>3.4.1</version>
173173
<inherited>false</inherited>
174174
<executions>
175175
<execution>

0 commit comments

Comments
 (0)