cloud-sdk-java icon indicating copy to clipboard operation
cloud-sdk-java copied to clipboard

chore: [DevOps] bump org.apache.maven.plugins:maven-archetype-plugin from 3.3.1 to 3.4.0 in the plugins group

Open dependabot[bot] opened this issue 8 months ago • 0 comments

Bumps the plugins group with 1 update: org.apache.maven.plugins:maven-archetype-plugin.

Updates org.apache.maven.plugins:maven-archetype-plugin from 3.3.1 to 3.4.0

Release notes

Sourced from org.apache.maven.plugins:maven-archetype-plugin's releases.

3.4.0

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

Commits
  • f20ba2a [maven-release-plugin] prepare release maven-archetyp-3.4.0
  • 2c22da9 [ARCHETYPE-674] Workaround for Maven 4
  • cb5abbd Update site descriptor
  • 39a926b Fix recognize project packaging by PomUtils (#264)
  • 0c1e55e Bump archetype descriptor version to 1.2.0
  • 25e3668 Add property for outputDirectory in create-from-project mojo
  • ac9d130 Lock down plugin versions in maven-archetype packaging
  • 367d66c Remove clean from the PR template
  • 9a16dd2 Bump org.apache.maven:maven-parent from 43 to 44 (#258)
  • 150bfe7 Bump commons-io:commons-io from 2.18.0 to 2.19.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar May 19 '25 22:05 dependabot[bot]