kokuwaio / esh-constants-maven-plugin

A Maven plugin that generates a Java constants class from the content of the ESH-INF folder. Very useful for e.g. OpenHAB binding development.
Apache License 2.0
4 stars 2 forks source link

Bump maven-invoker-plugin from 3.2.2 to 3.3.0 #40

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps maven-invoker-plugin from 3.2.2 to 3.3.0.

Release notes

Sourced from maven-invoker-plugin's releases.

3.3.0

:boom: Breaking changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • 166b729 [maven-release-plugin] prepare release maven-invoker-plugin-3.3.0
  • 52c2372 Manage transitive dependency versions
  • c5a389d [MINVOKER-304] Use only common groovy modules - xml, json
  • 8458a98 [MINVOKER-269] Execute forked Maven in quiet mode
  • e3cb4b9 Cleanup plugin fields
  • 81e390d [MINVOKER-288] Failed setup job cause skip rest of jobs
  • 328ceb7 Ignore Maven Core by dependabot
  • fbf1ce0 Bump plexus-utils from 3.4.1 to 3.4.2
  • 2e02ca5 [MINVOKER-303] Print build summary at the end after logs
  • fbe2481 [MINVOKER-294] Allow override mavenExecutable in invoker.properties
  • 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)