Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 by dependabot[bot] 路 Pull Request #223 路 s4u/parent (original) (raw)
Bumps org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0.
Release notes
Sourced from org.apache.maven.plugins:maven-invoker-plugin's releases.
3.7.0
馃殌 New features and improvements
- [MINVOKER-307] - Support
@{..}syntax in mavenOpts (#241) @鈥媠lawekjaranowski- [MINVOKER-365] - Allow to pre-build script to set user properties (#236) @鈥媠lawekjaranowski
- [MINVOKER-366] - Require Maven 3.6.3 (#238) @鈥媠lawekjaranowski
- [MINVOKER-364] - Rename invoker.systemPropertiesFile to invoker.userPropertiesFile (#235) @鈥媠lawekjaranowski
馃悰 Bug Fixes
- [MINVOKER-351] - Escape special xml character in junit report (#242) @鈥媠lawekjaranowski
- [MINVOKER-335] - Use selector script for preparing test with symlinks (#237) @鈥媠lawekjaranowski
- [MINVOKER-336] - Create empty .mvn directory in cloned projects (#232) @鈥媠lawekjaranowski
- [MINVOKER-335] - Preserve symlinks for copied files (#231) @鈥媠lawekjaranowski
- [MINVOKER-337] - Exclude plexus-container-default and o.a.maven from runtime dependencies (#225) @鈥媠lawekjaranowski
馃摝 Dependency updates
- [MINVOKER-367] - Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0 (#240) @鈥媎ependabot
- [MINVOKER-363] - Bump org.apache.maven.shared:maven-script-interpreter from 1.5 to 1.6 (#234) @鈥媎ependabot
- Bump org.apache.maven.shared:maven-script-interpreter from 1.4 to 1.5 (#221) @鈥媎ependabot
- [MINVOKER-361] - Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#227) @鈥媎ependabot
- [MINVOKER-360] - Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#222) @鈥媎ependabot
- [MINVOKER-359] - Bump org.apache.groovy:groovy-bom from 4.0.20 to 4.0.21 (#223) @鈥媎ependabot
- [MINVOKER-358] - Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#224) @鈥媎ependabot
- [MINVOKER-357] - Bump commons-io:commons-io from 2.13.0 to 2.16.0 (#220) @鈥媎ependabot
馃懟 Maintenance
- [MINVOKER-362] - Use properties from parent for plugins versions in ITs (#229) @鈥媠lawekjaranowski
- [MINVOKER-284] - Switch to JUnit5, drop maven-compat (#228) @鈥媠lawekjaranowski
馃敡 Build
- Use default JDKs on jenkins build (#233) @鈥媠lawekjaranowski
Commits
- 07a1977 [maven-release-plugin] prepare release maven-invoker-plugin-3.7.0
- 74a87f6 [MINVOKER-351] Escape special xml character in junit report (#242)
- 0e572a9 [MINVOKER-307] Support
@{..}syntax in mavenOpts - 89b9633 [MINVOKER-365] Allow to pre-build script to set user properties
- b8aed81 [MINVOKER-367] Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0...
- e4dea9d [MINVOKER-366] Require Maven 3.6.3
- be7f699 [MINVOKER-335] Use selector script for preparing test with symlinks
- a741ea0 [MINVOKER-364] Rename invoker.systemPropertiesFile to invoker.userPropertiesFile
- 162fb74 [MINVOKER-363] Bump org.apache.maven.shared:maven-script-interpreter from 1.5...
- 66a536f [MINVOKER-336] Create empty .mvn directory in cloned projects
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)