Bump maven-dependency-plugin from 3.3.0 to 3.4.0 #97

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.4.0 into main 2022-11-30 21:07:32 +01:00
dependabot[bot] commented 2022-11-30 21:06:17 +01:00 (Migrated from github.com)

Bumps maven-dependency-plugin from 3.3.0 to 3.4.0.

Commits
  • 8fecf8a [maven-release-plugin] prepare release maven-dependency-plugin-3.4.0
  • f2e192a [MDEP-809] Fix JavaDoc for verbose parameter of tree mojo
  • f9b3ab7 Bump plexus-utils from 3.4.2 to 3.5.0
  • e741282 Refresh setup-custom-ear-lifecycle test
  • a3c64de Fix tests for new plexus-archiver
  • d78f6e1 Bump plexus-archiver from 4.2.2 to 4.6.0
  • 50a4b70 [MDEP-674] Add IDE build support (#257)
  • 0eabeef Bump project version to 3.4.0-SNAPSHOT
  • b8af16f Bump mockito-core from 4.8.1 to 4.9.0
  • 23bfa03 Bump maven-dependency-tree from 3.2.0 to 3.2.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.3.0 to 3.4.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/8fecf8a54af68c7b9cb97f90ac6b9c726e33e5ce"><code>8fecf8a</code></a> [maven-release-plugin] prepare release maven-dependency-plugin-3.4.0</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/f2e192ae263531e50948082d4fb544cac43f9fa9"><code>f2e192a</code></a> [MDEP-809] Fix JavaDoc for verbose parameter of tree mojo</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/f9b3ab7a064ce2752b199a1d426aa479649d28ad"><code>f9b3ab7</code></a> Bump plexus-utils from 3.4.2 to 3.5.0</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/e741282d23bf0411057874c5194578ec720abf91"><code>e741282</code></a> Refresh setup-custom-ear-lifecycle test</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/a3c64deeb954664615acc3a75dcf959b3ba1337d"><code>a3c64de</code></a> Fix tests for new plexus-archiver</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/d78f6e1b20281b005f87c570cfc81eda1e4c0461"><code>d78f6e1</code></a> Bump plexus-archiver from 4.2.2 to 4.6.0</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/50a4b7017f1e66e92d8b66d0985ffdff05e93fcc"><code>50a4b70</code></a> [MDEP-674] Add IDE build support (<a href="https://github-redirect.dependabot.com/apache/maven-dependency-plugin/issues/257">#257</a>)</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/0eabeef83b4ced3b7d1e72b3da69adfa348a3e6a"><code>0eabeef</code></a> Bump project version to 3.4.0-SNAPSHOT</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/b8af16ff6c930834c59ef494e373d6b02c526b4e"><code>b8af16f</code></a> Bump mockito-core from 4.8.1 to 4.9.0</li> <li><a href="https://github.com/apache/maven-dependency-plugin/commit/23bfa032f24bad060262058cfa6fca509f119668"><code>23bfa03</code></a> Bump maven-dependency-tree from 3.2.0 to 3.2.1</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-dependency-plugin&package-manager=maven&previous-version=3.3.0&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
sschnabe (Migrated from github.com) reviewed 2022-11-30 21:06:17 +01:00
rpahli (Migrated from github.com) reviewed 2022-11-30 21:06:17 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2022-11-30 21:06:17 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-11-30 21:06:38 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/micronaut-logging#97
No description provided.