NormanWenzelWSS / WebGoat

WebGoat is a deliberately insecure application
https://owasp.org/www-project-webgoat/
Other
0 stars 1 forks source link

Update dependency org.codehaus.mojo:flatten-maven-plugin to v1.6.0 #22

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.codehaus.mojo:flatten-maven-plugin (source) 1.2.5 -> 1.6.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mojohaus/flatten-maven-plugin (org.codehaus.mojo:flatten-maven-plugin) ### [`v1.6.0`](https://redirect.github.com/mojohaus/flatten-maven-plugin/releases/tag/1.6.0) [Compare Source](https://redirect.github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0) #### 🚀 New features and improvements - Require Maven 3.6.3 as minimum ([#​399](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/399)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Make the default operation configurable ([#​371](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/371)) [@​hgschmie](https://redirect.github.com/hgschmie) - Add skip flags ([#​385](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/385)) [@​korthout](https://redirect.github.com/korthout) - Make more elements configurable in pomElements ([#​370](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/370)) [@​hgschmie](https://redirect.github.com/hgschmie) #### 🐛 Bug Fixes - Fix next ITs for Maven 4 ([#​393](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/393)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - [#​376](https://redirect.github.com/mojohaus/flatten-maven-plugin/issues/376) :bug: - Support interpolation for external profile properties ([#​378](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/378)) [@​CedricMtta](https://redirect.github.com/CedricMtta) #### 📦 Dependency updates - Bump plexus-utils from 3.5.1 to 4.0.0 ([#​359](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/359)) [@​dependabot](https://redirect.github.com/dependabot) - Bump org.codehaus.mojo:mojo-parent from 77 to 78 ([#​392](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/392)) [@​dependabot](https://redirect.github.com/dependabot) - Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 ([#​391](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/391)) [@​dependabot](https://redirect.github.com/dependabot) - Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 ([#​389](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/389)) [@​dependabot](https://redirect.github.com/dependabot) - Bump commons-io:commons-io from 2.15.0 to 2.15.1 ([#​388](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/388)) [@​dependabot](https://redirect.github.com/dependabot) - Bump commons-io:commons-io from 2.14.0 to 2.15.0 ([#​381](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/381)) [@​dependabot](https://redirect.github.com/dependabot) - Bump org.codehaus.mojo:mojo-parent from 76 to 77 ([#​380](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/380)) [@​dependabot](https://redirect.github.com/dependabot) - Bump commons-io:commons-io from 2.13.0 to 2.14.0 ([#​375](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/375)) [@​dependabot](https://redirect.github.com/dependabot) - upgrade sisu.inject: fixes Reproducible Builds ([#​357](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/357)) [@​hboutemy](https://redirect.github.com/hboutemy) - Bump guava from 31.1-jre to 32.0.0-jre in /src/it/projects/bom-pomElements/bom ([#​364](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/364)) [@​dependabot](https://redirect.github.com/dependabot) - Bump guava from 31.1-jre to 32.0.0-jre in /src/it/projects/flatten-shaded-drp ([#​365](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/365)) [@​dependabot](https://redirect.github.com/dependabot) - Bump guava from 31.1-jre to 32.0.0-jre in /src/it/projects/bom-flattenMode/bom ([#​363](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/363)) [@​dependabot](https://redirect.github.com/dependabot) - Bump mojo-parent from 74 to 76 ([#​366](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/366)) [@​dependabot](https://redirect.github.com/dependabot) - Bump commons-io from 2.12.0 to 2.13.0 ([#​361](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/361)) [@​dependabot](https://redirect.github.com/dependabot) - Bump commons-io from 2.11.0 to 2.12.0 ([#​358](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/358)) [@​dependabot](https://redirect.github.com/dependabot) #### 👻 Maintenance - upgrade sisu.inject: fixes Reproducible Builds ([#​357](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/357)) [@​hboutemy](https://redirect.github.com/hboutemy) #### 🔧 Build - Use default config for build ([#​398](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/398)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Use Shared ASF Action from Release Drafter - fix ([#​396](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/396)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Use Shared ASF Action from Release Drafter ([#​395](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/395)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Use Maven 3.9.6 for build ([#​394](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/394)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) ### [`v1.5.0`](https://redirect.github.com/mojohaus/flatten-maven-plugin/releases/tag/1.5.0) [Compare Source](https://redirect.github.com/mojohaus/flatten-maven-plugin/compare/1.4.1...1.5.0) #### 🚀 New features and improvements - Update Maven to 3.5.0 - fix for Maven 4 ([#​351](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/351)) [@​gnodet](https://redirect.github.com/gnodet) #### 📦 Dependency updates - Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom ([#​354](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/354)) [@​dependabot](https://redirect.github.com/dependabot) - Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom ([#​353](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/353)) [@​dependabot](https://redirect.github.com/dependabot) #### 👻 Maintenance - Require Maven 3.5.4+ ([#​356](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/356)) [@​slachiewicz](https://redirect.github.com/slachiewicz) - Bump m-shade-p to 3.4.1 in flatten-shaded-drp test - fix for Maven 4 ([#​355](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/355)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom ([#​354](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/354)) [@​dependabot](https://redirect.github.com/dependabot) - Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom ([#​353](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/353)) [@​dependabot](https://redirect.github.com/dependabot) ### [`v1.4.1`](https://redirect.github.com/mojohaus/flatten-maven-plugin/releases/tag/1.4.1) [Compare Source](https://redirect.github.com/mojohaus/flatten-maven-plugin/compare/1.4.0...1.4.1) #### 🐛 Bug Fixes - Fix [#​348](https://redirect.github.com/mojohaus/flatten-maven-plugin/issues/348) - Use repositories defined in project for artifact resolving ([#​350](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/350)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) ### [`v1.4.0`](https://redirect.github.com/mojohaus/flatten-maven-plugin/releases/tag/1.4.0) #### 🚀 New features and improvements - Remove old and deprecated items, use Resolver API ([#​336](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/336)) [@​cstamas](https://redirect.github.com/cstamas) - Use `System.lineSeparator()` on all systems ([#​335](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/335)) [@​ppkarwasz](https://redirect.github.com/ppkarwasz) #### 🐛 Bug Fixes - Fix [#​220](https://redirect.github.com/mojohaus/flatten-maven-plugin/issues/220) - multimodule-module-with-parent there is a missing direct-dependency ([#​329](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/329)) [@​KemalSoysal](https://redirect.github.com/KemalSoysal) - [#​320](https://redirect.github.com/mojohaus/flatten-maven-plugin/issues/320) Fix importing dependency management in profiles from BOM imports ([#​321](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/321)) [@​Syquel](https://redirect.github.com/Syquel) #### 📦 Dependency updates - Bump parent from 70 to 74 ([#​343](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/343)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - update maven-invoker-plugin to 3.5.0 (java 19+ support) ([#​341](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/341)) [@​slachiewicz](https://redirect.github.com/slachiewicz) - Bump plexus-utils from 3.5.0 to 3.5.1 ([#​338](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/338)) [@​dependabot](https://redirect.github.com/dependabot) - Bump assertj-core from 3.23.1 to 3.24.2 ([#​333](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/333)) [@​dependabot](https://redirect.github.com/dependabot) - Bump maven-dependency-tree from 3.2.0 to 3.2.1 ([#​328](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/328)) [@​dependabot](https://redirect.github.com/dependabot) - Bump plexus-utils from 3.4.2 to 3.5.0 ([#​325](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/325)) [@​dependabot](https://redirect.github.com/dependabot) - Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /src/it/projects/bom-flattenMode/bom ([#​323](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/323)) [@​dependabot](https://redirect.github.com/dependabot) - Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /src/it/projects/bom-pomElements/bom ([#​322](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/322)) [@​dependabot](https://redirect.github.com/dependabot) - Bump maven-dependency-tree from 3.1.1 to 3.2.0 ([#​315](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/315)) [@​dependabot](https://redirect.github.com/dependabot) #### 👻 Maintenance - Move CiModelInterpolator to JSR-330 component ([#​347](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/347)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Enable spotless plugin - automatic code formatting ([#​346](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/346)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - fix some ide warmings and modernize a bit ([#​319](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/319)) [@​olamy](https://redirect.github.com/olamy) #### 🔧 Build - Upgrade Maven versions used on GitHub 3.8.7 -> 3.8.8, 3.9.0 -> 3.91 ([#​344](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/344)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Run tests with latest Maven versions 3.8.7 and 3.9.0 ([#​340](https://redirect.github.com/mojohaus/flatten-maven-plugin/pull/340)) [@​slachiewicz](https://redirect.github.com/slachiewicz)

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.



This PR was generated by Mend Renovate. View the repository job log.