Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump org.apache.maven:maven-artifact from 3.9.8 to 3.9.9 #281

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps org.apache.maven:maven-artifact from 3.9.8 to 3.9.9.

Release notes

Sourced from org.apache.maven:maven-artifact's releases.

3.9.9

Release Notes - Maven - Version 3.9.9

What's Changed

... (truncated)

Commits
  • 8e8579a [maven-release-plugin] prepare release maven-3.9.9
  • 7185b0a [MNG-8165] Get rid of bashism creeped in (#1653)
  • ba05e6a [maven-release-plugin] prepare for next development iteration
  • 476642f [maven-release-plugin] prepare release maven-3.9.9
  • 274f1e3 [MNG-8165] Align mvn.sh script with mvn.cmd (#1647)
  • 1a787b0 [MNG-8188] Profile properties are not interpolated (#1634)
  • ecd577b [MNG-8177] Add contextual info for model warnings (#1633)
  • 42fc90e [MNG-8206] Remove bad plugin.xml in maven-compat (#1646)
  • 38a128f [MNG-8180] Back out from failing the build (#1642)
  • f2135c1 [MNG-8180] Handle NPE due non-existent tags (#1641)
  • 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 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 [org.apache.maven:maven-artifact](https://github.com/apache/maven) from 3.9.8 to 3.9.9.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.8...maven-3.9.9)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@oldratlee oldratlee merged commit 1bda300 into main Aug 19, 2024
30 of 31 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven-maven-artifact-3.9.9 branch August 19, 2024 10:44
oldratlee added a commit that referenced this pull request Sep 8, 2024
bump `kotlin.version` to 2.0.0 from 1.9.24
bump spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#266)
bump junit-bom from 5.10.2 to 5.10.3 (#267)
bump spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 (#268)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#269)
bump spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#270)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#271)
bump commons-lang3 from 3.14.0 to 3.15.0 (#272)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#273)
bump kotlin.version from 2.0.0 to 2.0.10 (#274)
bump commons-lang3 from 3.15.0 to 3.16.0 (#275)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#276)
bump junit-bom from 5.10.3 to 5.11.0 (#277)
bump commons-cli from 1.8.0 to 1.9.0 (#278)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#279)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#280)
bump maven-artifact from 3.9.8 to 3.9.9 (#281)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#282)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#283)
bump kotlin.version from 2.0.10 to 2.0.20 (#284)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#285)
bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#286)
bump commons-lang3 from 3.16.0 to 3.17.0 (#287)
bump spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 (#288)
oldratlee added a commit that referenced this pull request Sep 9, 2024
bump `kotlin.version` from 1.9.24 to 2.0.0
bump spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#266)
bump junit-bom from 5.10.2 to 5.10.3 (#267)
bump spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 (#268)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#269)
bump spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#270)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#271)
bump commons-lang3 from 3.14.0 to 3.15.0 (#272)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#273)
bump kotlin.version from 2.0.0 to 2.0.10 (#274)
bump commons-lang3 from 3.15.0 to 3.16.0 (#275)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#276)
bump junit-bom from 5.10.3 to 5.11.0 (#277)
bump commons-cli from 1.8.0 to 1.9.0 (#278)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#279)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#280)
bump maven-artifact from 3.9.8 to 3.9.9 (#281)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#282)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#283)
bump kotlin.version from 2.0.10 to 2.0.20 (#284)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#285)
bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#286)
bump commons-lang3 from 3.16.0 to 3.17.0 (#287)
bump spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 (#288)
oldratlee added a commit that referenced this pull request Sep 9, 2024
bump `kotlin.version` from 1.9.24 to 2.0.0
bump spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#266)
bump junit-bom from 5.10.2 to 5.10.3 (#267)
bump spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 (#268)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#269)
bump spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#270)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#271)
bump commons-lang3 from 3.14.0 to 3.15.0 (#272)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#273)
bump kotlin.version from 2.0.0 to 2.0.10 (#274)
bump commons-lang3 from 3.15.0 to 3.16.0 (#275)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#276)
bump junit-bom from 5.10.3 to 5.11.0 (#277)
bump commons-cli from 1.8.0 to 1.9.0 (#278)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#279)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#280)
bump maven-artifact from 3.9.8 to 3.9.9 (#281)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#282)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#283)
bump kotlin.version from 2.0.10 to 2.0.20 (#284)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#285)
bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#286)
bump commons-lang3 from 3.16.0 to 3.17.0 (#287)
bump spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 (#288)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants