kagemomiji / airsonic-advanced

airsonic-advanced
GNU General Public License v3.0
161 stars 14 forks source link

Bump org.codehaus.mojo:buildnumber-maven-plugin from 1.4 to 3.2.0 #450

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps org.codehaus.mojo:buildnumber-maven-plugin from 1.4 to 3.2.0.

Release notes

Sourced from org.codehaus.mojo:buildnumber-maven-plugin's releases.

3.2.0

Changes

This version upgrade to Apache Maven SCM Api 2.x which means removing support of a few scm tools such: CVS, Bazaar, Starteam and Perforce.

🚀 New features and improvements

  • Upgrade to scm 2.0.1, ignore test relying on svn.codehaus.org (#196) @​olamy

📦 Dependency updates

3.1.0

Changes

🚀 New features and improvements

🐛 Bug Fixes

  • Log message should reflect the default property name (#145) @​japzio
  • create-metadata goal should not be an aggregated mojo (#154) @​dantran

📦 Dependency updates

... (truncated)

Commits
  • f05aec4 [maven-release-plugin] prepare release 3.2.0
  • 6674082 bump next version to 3.2.0 because scm api change
  • eadbf85 Bump extra-enforcer-rules from 1.6.2 to 1.7.0
  • d2b2b5e Upgrade to sm 2.0.1, ignore test relying on svn.codehaus.org (#196)
  • 10c9ef7 [maven-release-plugin] prepare for next development iteration
  • 2cd68a2 [maven-release-plugin] prepare release 3.1.0
  • 6a90511 Bump parent to 74, refresh site descriptor
  • a9c44a6 Exclude plexus-container-default from plugin dependencies
  • d50551b Require Maven 3.5.4+
  • 21ea216 Bump gson from 2.9.1 to 2.10.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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)